loader image

Reply To: Guide: Sharing Android Phone VPN to Linux PC

What makes us different from other similar websites? Forums Tech Guide: Sharing Android Phone VPN to Linux PC Reply To: Guide: Sharing Android Phone VPN to Linux PC

#8204
thumbtak
Moderator

If you are using Fedora, step 3 would be …

$ sudo mousepad /etc/dnf/dnf.conf

export http_proxy="http://[proxy_address]:[port]"
export https_proxy="http://[proxy_address]:[port]"
export ftp_proxy="http://[proxy_address]:[port]"
TAKs Shack