Streamline your terminal-based workflows on Ubuntu! Integrate Toolip to securely route your commands and applications through proxies, ensuring privacy and seamless access to geo-restricted resources. Follow this guide to configure Toolip on your Ubuntu system.
Open Your Terminal
Set Proxy Environment Variables
[HOST]
, [PORT]
, [USERNAME]
, and [PASSWORD]
with your Toolip details.2. Run the following commands:[USERNAME]
accordingly (e.g., your-username-country-US
).Verify Your Proxy Configuration
Make Proxy Settings Persistent (Optional)
.bashrc
file in your home directory:Ctrl+O
, Enter
, Ctrl+X
).4. Reload the file to apply the changes: