Slate AX (GL-AXT1800) Wi-Fi 6 Travel Router

Slate AX (GL-AXT1800) Wi-Fi 6 Travel Router

$109.90
{{option.name}}: {{selected_options[option.position]}}
{{value_obj.value}}

html, body { overflow-x: hidden } #beta-testers .carousel-item .col-lg-4{ display: flex; align-items: center; justify-content: center; } @media (max-width: 768px) { .btn-round { font-size: 13px; min-height: 50px; border-radius: 50px; padding: 14px 1.5rem; text-transform: uppercase; font-weight: 700; padding: 1rem!important; } .tab-panel { padding: 0; } h2 { font-size: 1.5rem; } .security-item { flex: unset!important; } } .security-item { flex: 1; } #beta-testers .carousel-control-next, #beta-testers .carousel-control-prev { width: 10%; } .text-axt1800 { font-size: 1.5rem; color: #6539f4; } .axt1800-bg-primary { background-color: #6539f4 !important; } .axt1800-bg-secondary { background-color: #3f20c4 !important; } .btn-round { border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: 700; } .btn-round-axt1800 { background-color: #6539f4; color: #FFF !important; border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: bold; @media (max-width: 768px) { min-height: 50px; border-radius: 50px; padding: 14px 1.5rem; text-transform: uppercase; font-weight: bold; } } .btn-round-axt1800:hover { background-color: #FFF; color: #6539f4 !important; border-color: #6539f4; } .half_background-axt1800 { background: linear-gradient(to top, rgb(232, 227, 255) 50%, transparent 50%); } #mailchimp-axt1800 input { border: medium none; color: gray; font-size: 16px; padding: 8px 25px; width: auto; height: 50px; border-radius: 25px 0px 0px 25px; @include media-breakpoint-down(xs) { width: 100%; height: 40px; font-size: 13px; } } #mailchimp-axt1800 input.email { background: #fff; } #mailchimp-axt1800 input[type="submit"] { background: #6539f4; color: #fff; cursor: pointer; font-size: 15px; width: 135px; height: 50px; padding: 8px 3px; border-radius: 0px 25px 25px 0px; text-transform: uppercase; font-weight: bold; @include media-breakpoint-down(xs) { width: 100%; height: 40px; font-size: 13px; padding: 8px 13px; } } #mailchimp-axt1800 input[type="submit"]:hover { background-color: #522ec9; color: #FFF; } .axt1800-banner-scene1 { background-image: url('https://static.gl-inet.com/www/images/products/gl-axt1800/axt1800_scene_1.jpg'); height: 33rem; background-size: cover; background-position: center; background-repeat: no-repeat; @include media-breakpoint-down(xs) { background-image: url('https://static.gl-inet.com/www/images/products/gl-axt1800/axt1800_scene_1_mobile.jpg'); height: 43rem; background-position: top; } } .video-header-axt1800 { position: relative; background-color: black; height: 75vh; min-height: 25rem; width: 100%; overflow: hidden; } .video-header-axt1800 video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .video-header-axt1800 .container { position: relative; z-index: 2; } .video-header-axt1800 .overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: black; opacity: 0.5; z-index: 1; } /* @media (pointer: coarse) and (hover: none) { .video-header-axt1800 { background: url('https://static.gl-inet.com/www/images/products/gl-axt1800/axt1800_bg_teaser.mp4') black no-repeat center center scroll; } .video-header-axt1800 video { display: none; } } */ .timeline-steps { display: flex; justify-content: center; } @media (max-width:1024px) { .timeline-steps { display: flex; justify-content: center; flex-wrap: wrap; } } .timeline-steps .timeline-step { align-items: center; display: flex; flex-direction: column; position: relative; margin: 1rem; } @media (min-width:768px) { .timeline-steps .timeline-step:not(:last-child):after { content: ""; display: block; border-top: .25rem dotted #6539f4; width: 3.46rem; position: absolute; left: 7.4rem; top: 1.3rem } .timeline-steps .timeline-step:not(:first-child):before { content: ""; display: block; border-top: .25rem dotted #6539f4; width: 3.8125rem; position: absolute; right: 7.4rem; top: 1.3rem } } .timeline-steps .timeline-content { width: 10rem; text-align: center; padding: 15px; border-radius: 15px; @include media-breakpoint-down(xs) { width: 8rem; padding: 5px; } } .timeline-steps .timeline-content .inner-circle { border-radius: 1.5rem; height: 1rem; width: 1rem; display: inline-flex; align-items: center; justify-content: center; background-color: #6539f4; @include media-breakpoint-down(xs) { height: 0.5rem; width: 0.5rem; } } .timeline-steps .timeline-content .inner-circle:before { content: ""; background-color: #6539f4; display: inline-block; height: 3rem; width: 3rem; min-width: 3rem; border-radius: 6.25rem; opacity: .5; @include media-breakpoint-down(xs) { height: 1.5rem; width: 1.5rem; min-width: 1.5rem; } } .timeline-border { border: 2px solid #6539f4; border-radius: 15px; } .flip { position: relative; >.front, >.back { display: block; transition-timing-function: cubic-bezier(.175, .885, .32, 1.275); transition-duration: .5s; transition-property: transform, opacity; } >.front { transform: rotateY(0deg); } >.back { position: absolute; opacity: 0; top: 0px; left: 0px; width: 100%; height: 100%; transform: rotateY(-180deg); } &:hover { >.front { transform: rotateY(180deg); } >.back { opacity: 1; transform: rotateY(0deg); } } &.flip-vertical { >.back { transform: rotateX(-180deg); } &:hover { >.front { transform: rotateX(180deg); } >.back { transform: rotateX(0deg); } } } } .flip { position: relative; display: inline-block; margin-right: 2px; width: 400px; >.front { background: #fff; } >.back { display: block; color: rgb(44, 44, 44); width: inherit; background-size: cover !important; background-position: center !important; height: 220px; padding: 15px 13px; top: 60px; background: #fff; box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06); @include media-breakpoint-down(xs) { top: -15px; height: 250px; } border-radius: 10px; p { font-size: 13px; line-height: 160%; } } } .axt1800-speed-text { margin-top: -50px; @include media-breakpoint-down(xs) { margin-top: 0px; } } #axt1800-tabs { margin: 15px 0 15px 0; } #axt1800-tabs .nav-pills .nav-link { background: #ded6ff; color: #3f20c4; font-weight: bold; border-radius: 50px; padding: 15px 45px; margin: 15px 0px 15px 0px; height: 55px; transition: all 0.4s; } #axt1800-tabs .nav-pills .nav-link.active, .nav-pills .show>.nav-link { background: #3f20c4; color: #fff; font-weight: bold; border-radius: 50px; padding: 15px 45px; margin: 15px 0px 15px 0px; height: 55px; } #youtube-playlist-container { display: flex; flex-direction: column; /* Stack items vertically */ align-items: center; /* Center items horizontally */ } /* Style for the video player container */ #playlistVideo { width: 100%; /* Set width to 100% for responsiveness */ width: 660px; /* Set a maximum width for larger screens */ margin: 0 auto; /* Center the player horizontally */ height: 520px; } @media only screen and (max-width: 767px) { #playlistVideo { width: 450px; /* Set width to 100% for screens up to 767px (typical tablets and mobile devices) */ max-width: none; /* Remove max-width for mobile responsiveness */ margin: 0; /* Remove any margin for mobile responsiveness */ height: 320px; } } #ytplaylist { overflow-y: auto; /* Enable vertical scrolling */ white-space: nowrap; /* Prevent items from wrapping to the next line */ display: flex; flex-direction: column; /* Align items vertically */ background-color: black; /* Set background color to black */ padding: 20px; /* Add padding for better appearance */ max-height: 520px; /* Set max-height to the same value as the video player's height */ } /* Style for each playlist item */ #ytplaylist li { list-style: none; /* Remove list-style points */ text-align: left; margin-bottom: 10px; display: flex; align-items: center; /* Align items vertically */ transition: background-color 0.3s ease-in-out; /* Add a smooth transition effect for background color */ } /* Style for the playlist item on hover */ #ytplaylist li:hover { background-color: #333; /* Change background color on hover */ border-radius: 15px; } /* Style for the thumbnail images */ #ytplaylist img { cursor: pointer; border: 2px solid #ddd; /* Add a border to make it visually distinct */ border-radius: 8px; transition: border-color 0.3s ease-in-out; /* Add a smooth transition effect */ margin-right: 10px; /* Add margin to separate image and title */ width: 150px; /* Set the image width */ } /* Style for the thumbnail images on hover */ #ytplaylist img:hover { border-color: #555; /* Change border color on hover */ } /* Style for the video title container */ #ytplaylist .title-container { max-width: 250px; /* Set the maximum width for the title container */ width: 100%; /* Ensure it takes up the available width */ white-space: normal; /* Allow text to break into multiple lines */ } /* Style for the video title */ #ytplaylist .video-title { font-size: 14px; color: white; /* Set text color to white */ transition: color 0.3s ease-in-out; /* Add a smooth transition effect for text color */ text-align: left; /* Align text to the left */ } /* Style for the video title on hover */ #ytplaylist li:hover .video-title { color: #fff; /* Change text color on hover */ } Wi-Fi 6 Gigabit Wireless Router MEET Slate AX Wi-Fi 6 Gigabit Router in Your Pocket Close Wi-Fi 6 Travel Router Slate AX (GL-AXT1800) is our first Wi-Fi 6 travel router that comes with IPQ6000 1.2GHz quad-core processor. With the latest Wi-Fi 6 technology, you can enjoy more capacity for connected devices and faster wireless speed on the road or at home. Max. 600 Mbps (2.4GHz) + 1200 Mbps (5GHz) Fast Wi-Fi SpeedsOpenVPN speed up to 120 Mbps; WireGuard speed up to 550 MbpsSupport Openwrt 21.02 , DFS and file sharing Learn More Previous Next Runs on OpenWrt 21.02 Slate AX runs on the latest OpenWrt 21.02 operating system (Kernel version 4.4.60), with mass device connection capabilities, and significantly reduced signal interference. You can customize the router and install applications based on your preferences. Fast and Secure Browsing with VPN Encryption Supporting OpenVPN and WireGuard®, Slate AX allows you to browse securely when on public wi-fi, work remotely when abroad, and access geo-restricted sites. Set up your VPN on the admin panel and shield the network on all connected devices. With saved settings, you won't have to set it up again every time. WireGuard® is a registered trademark of Jason A.Donenfeld. WireGuard Max. 550Mbps OpenVPN Max. 120Mbps * Tests conducted on a local network. Real world speeds may differ depending on your network configuration.* OpenVPN and WireGuard speeds will be slower when running the device as a server. Results above are in client mode. Learn more about our VPN solutions Sophisticated Hardware Design Slate AX is engineered to be a powerful and efficiently compact device. Its retractable antennas are both powerful and space-efficient for travel-friendly storage, and its enclosure holes pattern is both eye-catching and perfect for heat dissipation. The device comes with a powerful CPU, Type-C power supply, USB 3.0 port, 3 gigabit ports, and a TF card slot that supports up to 512GB. Slate AX is ideal for file sharing and installing third-party applications that suit your needs. Portable Wi-Fi 6 Router Slate AX offers powerful Wi-Fi 6 network connection with a dual-band combined Wi-Fi speed of 1800 Mbps (600 Mbps for 2.4GHz and 1200 Mbps for 5GHz). Enhance Wi-Fi performance with MU-MIMO, OFDMA, BSS color and able to connect to up to 120 devices simultaneously. Access Your Local Network Storage from Anywhere Our local network storage feature supports SAMBA and WebDav protocol. By plugging an external USB hard disc into the router, you can create a private network to store and share your documents. No matter for work or family, you can benefit from easy file access. Save space on your devices by storing photos and videos on the network; you can also use NAS to backup all your files to prevent data loss. Portable Wi-Fi for Frequent Travelers Protect Your Privacy on Public Wi-Fi Network Wi-Fi 6 Coverage for Your Sweet Home DFS Certification in US, UK, Europe & Japan* Slate AX is approved to use DFS (Dynamic Frequency Selection), letting the router's 5GHz network use additional frequencies normally reserved by military, satellite, and weather radar applications. The selection of additional channels can lower network congestion under high density network environments. *5G Wi-Fi Band 2 (5250Hz-5350Hz) is currently unavailable in Japan Get Your 5G Network Up and Running Use Slate AX together with the GL-M2 Development Board which is designed to connect you to a 5G network and give you the internet you deserve. With a built-in SIM card slot, the GL-M2 Development Board serves as a 5G modem for your router to get your internet up and running, whether you are residing in a remote area with no internet access or traveling on the road. Even better, the GL-M2 Development Board features multi-WAN, supporting failover and load balancing to keep you connected at all times. Learn More Protected by Multiple Layers of Security WPA3 protocol The latest Wi-Fi security protocol with extensive improvements including preventive measures against password brute-force attacks, user-to-user snooping, and individualized encryption in public Wi-Fi networks. DNS over HTTPS & DNS over TLS Protecting domain name system traffic and preventing data eavesdropping from malicious parties, advertising platforms, and ISPs by encrypting plaintext DNS traffic using HTTPS and TLS protocols. AdGuard Home Using a DNS server for blocking unwanted tracking and includes a user-friendly web interface to filter selected digital advertisements. IPv6 The latest internet protocol, featuring built-in authentication for privacy protection, eliminating the need for network address translation, and featuring an improvement in a simplified and efficient routing. Featured as the Best Travel Router of 2024 by PCguide Selling itself as a portable router, it holds up well against standard gaming router options, which we wouldn’t expect from something designed on the go. Read More Product Reviews from Youtubers Slate AX (GL-AXT1800) Reviews Set Up Secure VPN in Minutes with GL.iNet Routers! Why You Need a Pocket Router: Hotels, Airports, Airplanes, Cruise Ships - Stay Connected Anywhere! Travel Router - Do you really need it? GL.inet 1800 Review Slate AX Travel Router to Fool your Boss and Stay Safe Wireless Charging That Doesn’t Suck - Qi 2 Travel VPN WIFI 6 Router : GL-iNet Slate AX Pocket Size GL.iNet GL-MT3000 and GL-AXT1800 Wi-Fi 6 Travel Routers Product Review GL.iNet Slate AX Travel Router Slate AXT1800 WiFi 6 Router Review | Compact Yet Powerful Router You Can Buy In 2022! Best travel router recommendations Melhor Router para Viagem com Wifi 6! Segurança e Privacidade! | GL.iNet Slate AX (GL-AXT1800) Use Home IP Address While Traveling with GL.iNet AX Slate, Opal, and WireGuard® VPN GL.iNet GL-SFT1200 vs GL-AXT1800: Which Router is Best for Travel? Schnelle Reise-Router - GL.iNet Slate AX und Slate Plus im Doppeltest Which GL.iNet travel router is best for you? Why This WiFi 6 Router Could SAVE Your Next Trip! GL.inet AXT1800 Gl Inet Slate AX GL AXT1800 Unbox Setup Captive Portals Must-haves for IAM pros working remotely | Ep. 155 Ce Que J'Emmène Toujours en Vacances - Gadgets Indispensables pour l'Été! DAS sagt KEINER über STARLINK MINI im Wohnmobil WHY YOU NEED A TRAVEL ROUTER - HOTEL'S , CRUISE SHIPS, AIRPORTS... The TRUTH About Travel Routers: What You Need to Know! View More What Our Beta Testers are Saying the AXT1800 is amazing, and even with the os in beta the router stay very stable, i always get the maximum speed as i can get, im watching often 4k content that i stream in local from my mac to my xgimi projector, and for the first time with all the router i bought , i dont have any latence, everything is perfectly fluid. overall is for me the best travel router you've made so far. before to receive it , i was a bit afraid that the size will be a bit big, but at the end for what is capable, the size is perfect and the mat finish is stunning. the only negative point, maybe the indicator led its not very bright. and would be very happy one day to see an rgb led that show different state of the router that we can personalise , like for example when is connected to (led orange )wireguard or (led green)open vpn, (led blue)as repeater of (led blinking red) when offline. Emmanuel How many GL-iNET routers do you see in the photo? The latest little solid AXT1800 Wi-Fi 6 router leads the others to power up my family Internet. George W “Slate AX is the sleekest and smallest AX router i have seen on the market, taking GL router performance to a whole new level. Compared to my older S1300, i now have full wifi signal where signal was previously patchy and unstable. Not only that, the wifi speed is also improved in that range. The UI is faster and more polished, with NAS installed as default. Highly recommended upgrade for both travel and home use.” Johnex The GL.iNet GL-AXT1800 router is a good looking little travel router, not so small but still small enough for the luggage, which may not do everything, but it can do a lot. With AX WiFi or WiFi 6, sufficient to provide an entire holiday home with internet. Many security features such as OpenVPN and WireGuard (fast vpn), both client and server, AdGuard, Cloudflare, WPA3 protocol. Already complies with the future European standard for power supply via USB-C. Runs on OpenWRT, which allows you to supplement the firmware yourself with various applications. The device functions not only as a router, but also as a wired or non-wired repeater (even simultaneously with router), and can also receive a mobile signal via USB and suitable hardware. From experience I can say that the router performs just as well or even better than the average current home router. It can therefore be used at home as well as when traveling.The interface is very accessible for beginners. Advanced users will find something to their liking in OpenWRT. I strongly recommend. Bert Frans GL.iNet AXT1800 is a small router in the palm of your hand, but with great possibilities. It’s very fast with Wi-Fi 6 and OpenWRT. I’ve been waiting for this device for years and finally have it. I recommend this device, my best travel friend. Adam “I own a few Gl.iNet devices and I am blown-away with the new SlateAX(AXT1800) and what the team at Gl.iNet has delivered. It is very fast and powerful, my devices are now always protected with Wireguard/OpenVPN and Encrypted DNS when traveling with my battery pack and 5G/NR hotspot, OpenWRT 21 is a great welcomed addition and supporting the latest 802.11AX standard is truly impressive for this compact and versatile router.” Martin Tong I currently own a few GL.iNet products so I had high expectations for the Slate AX… This device has exceeded ALL of them! This little workhorse is the most incredible tech product I have put my hands on in a long time. Nothing has made me say “Wow!” so many times as much as the Slate AX has. It has Wireguard speeds that exceed my provider’s maximums; it repeats signals from an impossible distance at impressively high speeds; It outperforms much of my my enterprise gear… and it’s a TRAVEL ROUTER! I am still in awe at the amount of power and features that GL.iNet squeezed into such a small package. I am thoroughly impressed. Rob Versatile router to quickly deploy internet distribution with Wifi 6, VPN connection, and other useful glinet features and configurations at most locations. bOcy Previous Next Wi-Fi 6 GigabitEthernet Type-CPower Port USB 3.0Port OpenWrt Pre-installed VPN Client /Server AdGuardHome Multi-UserMIMO DFS NetworkStorage

Show More Show Less

Price History

$110.26 (-$8.73)
$119 (+$8.74)
$111.75 (-$7.25)
$119 (+$7.25)
$119.90 (+$0.90)
$112.90 (-$7)
$96.85 (-$16.06)
$119 (+$22.15)
$111.75 (-$7.25)
$119 (+$7.25)
$111.75 (-$7.25)
$119 (+$7.25)
$111.75 (-$7.25)
$119 (+$7.25)
$109 (-$10)
$96.71 (-$12.30)
$109.90 (+$13.19)
$99.99 (-$9.91)
$109.90 (+$9.91)
Show Less Show More