Compatibility
Minecraft: Java Edition
1.21.11
1.21.8
1.21.4
1.20.1
1.19.4
1.16.5
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MIT
Published last month
ProxySwitcher is a client-side Fabric mod for Minecraft 1.16.5+ that adds SOCKS4 and SOCKS5 proxy support directly to the multiplayer menu.
It adds a compact Proxy button to the server list screen, allowing you to quickly configure, test, save, and switch proxies without editing files manually.
Features
- SOCKS4 and SOCKS5 proxy support
- Username/password authentication for SOCKS5
- SOCKS4 User ID support
- Saved proxy list
- Quick proxy switching with double-click
- Proxy test button
- Smart proxy input parsing
- Client-side only, server installation is not required
Supported proxy formats
ip:port
domain:port
ip:port:login:pass
ip:port@login:pass
login:pass@ip:port
Examples:
127.0.0.1:1080
proxy.example.com:1080
127.0.0.1:1080:user:pass
user:pass@proxy.example.com:1080
Notes
- SOCKS4 does not use passwords, so the password field is hidden when SOCKS4 is selected.
- The proxy test checks connection to
funtime.su:25565. - This mod is required only on the client. Servers do not need to install it.


