Uncategorized

4ev.link – a tiny, Cloudflare-native URL shortener you can deploy in 1 command

A Simple Solution to a Common Problem: Introducing 4ev.link

As someone who spends a lot of time online, I’ve often found myself struggling with the issue of URL shorteners. You know, those handy tools that take a long, complicated link and turn it into something short and easy to share. The problem is, many of these services can be unreliable, and you never know when they might suddenly disappear, taking all your shortened links with them.

That’s why I was excited to come across 4ev.link, a tiny, Cloudflare-native URL shortener that can be deployed in just one command. Yes, you read that right – one command, and you’ve got your own personal URL shortener up and running.

Why It Matters

So, why is this such a big deal? Well, for starters, it means you’ve got a permanent solution that you can trust, even if you stop paying bills. Cloudflare’s free tier gives you a generous allowance of 100k Worker requests per day, 1 GB KV reads per day, and 1 GB D1 storage. That’s a lot of redirects for zero cost.

Features

So, what can you expect from 4ev.link? Here are some of the key features:

  • Sign-up and login functionality, with client-side scrypt and hashed passwords for added security
  • reCAPTCHA v2 on register and every link creation, to prevent spam and abuse
  • Optional custom slugs, protected against reserved words, so you can create links that are easy to remember
  • Instant 301 redirects, cached at the edge, which means your visitors will get to where they need to go fast

Getting Started

Deploying 4ev.link is surprisingly easy. Here’s what you need to do:

  1. Clone the repository from GitHub using the command git clone https://github.com/4ev-link/4ev.link
  2. Deploy the application using wrangler deploy, after binding KV and D1 once
  3. Add your reCAPTCHA key as a secret, and you’re done

That’s it – just three simple steps, and you’ve got your own URL shortener up and running.

Try It Out

If you want to see 4ev.link in action, you can try out the demo at https://4ev.link. Create a test link, and you’ll see just how fast the redirect is.

Conclusion

4ev.link is a simple, reliable, and free solution to the problem of URL shorteners. With its easy deployment, robust features, and zero cost, it’s an ideal choice for anyone looking for a permanent solution they can trust. So, why not give it a try, and see how it can simplify your online life?

Prosta rozwiązanie wspólnego problemu: przedstawiamy 4ev.link

Jako osoba, która spędza dużo czasu online, często spotykałam się z problemem skracania adresów URL. Wiecie, te przydatne narzędzia, które zamieniają długi i skomplikowany link w coś krótkiego i łatwego do udostępniania. Problem polega na tym, że wiele z tych usług może być niewiarygodnych, a nigdy nie wiadomo, kiedy mogą one nagle zniknąć, zabierając ze sobą wszystkie Wasze skrócone linki.

Dlatego byłam podekscytowana, gdy przyszło mi naświetlić 4ev.link, mały, rodzimy dla Cloudflare skracalnik adresów URL, który można wdrożyć w jednej komendzie. Tak, przeczytaliście to dobrze – jedna komenda, i macie własny skracalnik adresów URL uruchomiony.

Dlaczego to jest ważne

Więc, dlaczego jest to tak duży problem? Cóż, po pierwsze, oznacza to, że macie stałe rozwiązanie, któremu możecie zaufać, nawet jeśli przestaniecie płacić rachunki. Bezpłatny poziom Cloudflare daje Wam hojną przydzieloną ilość 100k Worker requests na dzień, 1 GB KV odczytów na dzień i 1 GB D1 storage. To jest sporo przekierowań za zero kosztu.

Funkcje

Więc, czego mogą oczekiwać od 4ev.link? Oto niektóre z głównych funkcji:

  • Funkcja rejestracji i logowania, z klientem scrypt i zahashowanymi hasłami dla dodatkowego bezpieczeństwa
  • reCAPTCHA v2 na rejestrację i każde tworzenie linku, aby zapobiec spamowi i nadużyciom
  • Opcjonalne niestandardowe sługi, chronione przed zastrzeżonymi słowami, dzięki którym możecie tworzyć linki, które są łatwe do zapamiętania
  • Natychmiastowe przekierowania 301, buforowane na krawędzi, co oznacza, że twoi odwiedzający dostaną się tam, gdzie potrzebują, szybko

Uruchomienie

Wdrożenie 4ev.link jest zaskakująco proste. Oto co musicie zrobić:

  1. Klonowanie repozytorium z GitHub przy użyciu komendy git clone https://github.com/4ev-link/4ev.link
  2. Wdrożenie aplikacji przy użyciu wrangler deploy, po połączeniu KV i D1 raz
  3. Dodanie klucza reCAPTCHA jako sekretu, i gotowe

To wszystko – tylko trzy proste kroki, i macie własny skracalnik adresów URL uruchomiony.

Wypróbuj

Jeśli chcesz zobaczyć 4ev.link w działaniu, możesz wypróbować demo na https://4ev.link. Utwórz testowy link, i zobaczysz, jak szybko jest przekierowanie.

Podsumowanie

4ev.link jest prostym, niezawodnym i bezpłatnym rozwiązaniem problemu skracania adresów URL. Z jego łatwym wdrożeniem, solidnymi funkcjami i zerowym kosztem, jest to idealny wybór dla każdego, kto szuka stałego rozwiązania, któremu może zaufać. Więc, dlaczego nie spróbować, i zobaczyć, jak może on uproszczyć Wasze życie online?

Leave a Reply

Your email address will not be published. Required fields are marked *

WordPress Appliance - Powered by TurnKey Linux