Ubuntu / GNOME
- 1
Open Settings → Network.
- 2
Go to “Network Proxy”.
- 3
Select Manual and enter an HTTP, HTTPS or SOCKS proxy.
- 4
Enter the IP and port, then apply the settings.
Proxy setup on Linux through system settings, browsers, Terminal and separate applications.
Open Settings → Network.
Go to “Network Proxy”.
Select Manual and enter an HTTP, HTTPS or SOCKS proxy.
Enter the IP and port, then apply the settings.
Open System Settings.
Go to Network → Settings → Proxy.
Select manual proxy configuration.
Enter the address and port, then save the parameters.
Open Terminal.
Set the http_proxy and https_proxy variables.
Enter the protocol, login, password, IP and port.
Check the connection with curl.
Install RateProxy.
Create a separate proxy profile for IPv6 proxies.
Enter IP, port, login and password.
Enable the profile and check the external IP.
Open Settings → General.
Find the Network Settings section.
Select Manual proxy configuration.
Enter an HTTP, HTTPS or SOCKS5 server.
Check whether the application supports SOCKS5.
Open the application network settings.
Enter the SOCKS5 server, port and authentication.
Restart the application and check the IP.
Install proxychains4 through the package manager.
Open the proxychains.conf config.
Add an HTTP, HTTPS or SOCKS5 proxy.
Run the required commands through proxychains4.
Open an IP checking website.
Make sure the IP address has changed.
Add proxy server
If the IP did not change, restart the browser or Terminal.
Extension for quickly connecting proxies in a browser on Linux. Suitable for separate profiles, IP switching and working with different sites.
Extension for Firefox and Chrome. Useful when different proxies are needed for different sites and work profiles.
Tool for running individual commands and programs through a proxy. Supports HTTP, SOCKS4 and SOCKS5.
Suitable for Terminal, package managers and CLI tools that read standard proxy environment variables.
Suitable for quick proxy diagnostics on Linux: you can check authentication, connection and external IP without a browser.