Update: This popular deal is still available
GL Technologies via Amazon has
Beryl AX: Pocket-Sized Wi-Fi 6 AX3000 Wireless Travel Gigabit VPN Router (GL-MT3000) on sale for $119.90 - $20 off when you 'clip' the coupon on the product page - 16% off when you apply promo code
16MT3000 on the checkout page =
$80.72.
Shipping is free.
Thanks to Staff Member
Red_Liz for sharing this deal.
Note: Must be logged in to clip coupons; coupons are typically limited to one per account.
Specs:
- 1x 2.5G WAN port
- 1x 1G LAN port
- 1x USB 3.0
- MT7981B 1.3GHz dual-core processor
- Dual band network
- Wireless speed 574Mbps (2.4GHz), 2402Mbps (5GHz)
- OpenVPN and WireGuard pre-installed, compatible with 30+ VPN service providers
- Max. VPN speed of 150 Mbps (OpenVPN); 300 Mbps (WireGuard)
Features:
- Runs on OpenWrt 21.02 firmware, supporting more than 5,000 ready-made plug-ins for customization. Simply browse, install, and manage packages with our no-code interface within Beryl AX's Admin Panel.
- Support WPA3 protocol–Preventive measures against password brute-force attacks; DNS over HTTPS & DNS over TLS–Protecting domain name system traffic and preventing data eavesdropping from malicious parties; IPv6–Built-in authentication for privacy protection, eliminating the need for network address translation.
- Beryl AX is capable of hosting a VPN server and VPN client at the same time within the same device, enabling users to remote access local network resources like Wi-Fi printers or local web servers, and accessing the public internet as a VPN client simultaneously.
Leave a Comment
Top Comments
This is a small travel router that connects to an ethernet port of an existing network, OR can be connected to an existing Wi-Fi network and used to create your own personal Wi-Fi network but this router uses a VPN to mask your traffic when used.
It can also be used on Visible to share a phone connection with multiple devices but you will be required to use a TTL hack to make it work.
1. Connect phone/laptop to captive login wifi.
2. Connect GL.iNet to power
3. Log in to GL.iNet web interace
4. Change GL.iNet router MAC address to the same as that of your phone/laptop.
5. Connect GL.Inet to hotel WiFi, and it'll work.
Side note, I have this and it works great, the VPN works well too.
346 Comments
Sign up for a Slickdeals account to remove this ad.
iptables -t mangle -D POSTROUTING -j TTL --ttl-set 66 -o eth1 ! -p icmp
ip6tables -t mangle -D POSTROUTING -j HL --hl-set 66 -o eth1 ! -p icmpv6
iptables -t mangle -A POSTROUTING -j TTL --ttl-set 66 -o eth1 ! -p icmp
ip6tables -t mangle -A POSTROUTING -j HL --hl-set 66 -o eth1 ! -p icmpv6
GL.iNet GL-SFT1200 (Opal) Secure Travel WiFi Router – AC1200 Dual Band Gigabit Ethernet Wireless Internet Router | IPv6 | USB 2.0 | MU-MIMO | DDR3 |128MB Ram | Repeater Bridge | Access Point Mode https://a.co/d/gy7riqR
GL.iNet GL-SFT1200 (Opal) Secure Travel WiFi Router – AC1200 Dual Band Gigabit Ethernet Wireless Internet Router | IPv6 | USB 2.0 | MU-MIMO | DDR3 |128MB Ram | Repeater Bridge | Access Point Mode https://a.co/d/gy7riqR
Another awesome aspect of this is that you can get unlimited data tethering from your phone. All you have to do is copy/paste a line of custom code in the firewall rules and it changes the TTL value so your mobile carrier things all the data is coming from the phone itself. So if youi have an unlimited data plan, which is pretty universal now, you can have unlimited hotspot—which is pretty awesome with 5G speeds of like 300mbps.
Sign up for a Slickdeals account to remove this ad.
From any modern phone you can:
OpenVPN network to connect to home
Use a multitude of public vpn services
Turn my phone into a routable hotspot.
Another awesome aspect of this is that you can get unlimited data tethering from your phone. All you have to do is copy/paste a line of custom code in the firewall rules and it changes the TTL value so your mobile carrier things all the data is coming from the phone itself. So if youi have an unlimited data plan, which is pretty universal now, you can have unlimited hotspot—which is pretty awesome with 5G speeds of like 300mbps.
Seems risky to do so IMO
Sign up for a Slickdeals account to remove this ad.
Leave a Comment