Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 5997  / 3 Years ago, sat, october 9, 2021, 2:46:20

are there any software for ubuntu to tunneling/bypass proxy (HTTP/S, SOCK4/5). Like "Proxifier" on windows ?


More From » proxy

 Answers
5

Yes, the ever-popular PuTTY (http://www.chiark.greenend.org.uk/~sgtatham/putty/) is available through the repositories.



To install it run:



sudo apt-get install putty


To set up tunneling it is quite easy.
Open PuTTY
Enter the IP address of the server you want to tunnel to (where 255.255.255.255 is in the image)
Enter the IP address of the server you wish to tunnel to



After entering the IP address, click on the 'Tunnels' tab under SSH.



Now enter the port you want the connections to go over on the source port and set your localhost at that specified port as the destination and click 'Add'



Click on the tunnels tab


[#38429] Saturday, October 9, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tionverflow

Total Points: 500
Total Questions: 115
Total Answers: 120

Location: Northern Ireland
Member since Mon, Nov 14, 2022
1 Year ago
;