Author

Topic: (20$) Paying someone to make work my proxy server on my Virtual Machine (Read 199 times)

sr. member
Activity: 387
Merit: 264
Hello.

I tried to install a proxy server on my Linux virtual machine (Squid, tinyproxy) however I can't get it working.


I'm paying someone 10$ (Bitcoin, Litecoin, Skrill, Paypal...) to show me how to make it work.


Please send me a private message.

if you are connecting from a computer to this proxy you could just use ssh tunnels. From a linux host you could ssh -D 9000 [email protected](or ip of vps). If you are on a windows system you could use putty like they describe here https://blog.devolutions.net/2017/4/how-to-configure-an-ssh-tunnel-on-putty. After that you've got a socks proxy on your local machine on port 9000 or whatever port you want. Squid is a pain to setup and secure so unless you have a specific reason for it I would just use ssh tunnels.

edit
there are most likely decent ssh apps for most mobile devices(like juicessh for android) that support the ssh feature  "dynamic port forwarding" that is being used above to setup a local socks proxy.

Thank you but I need a proxy not a SSH.

Offer raised to 20$.

What I described is a proxy. It is a socks proxy using ssh which is already installed on your vps. In the example I provided the port 9000 would be opened on your local system and then in whatever application you are using you set the proxy to socks5 and 127.0.0.1:9000
newbie
Activity: 31
Merit: 0
I believe this tutorial or any other tutorial on how to setup squid should work for setting up a proxy. If you have the time, I'd give it a shot. I personally haven't tried it (I haven't needed a proxy server; just a VPN where I used PiVPN), but it should work.

Already tried
legendary
Activity: 2772
Merit: 3282
I believe this tutorial or any other tutorial on how to setup squid should work for setting up a proxy. If you have the time, I'd give it a shot. I personally haven't tried it (I haven't needed a proxy server; just a VPN where I used PiVPN), but it should work.
newbie
Activity: 31
Merit: 0
Do you need a proxy, or a VPN? If it's the latter, have a look at OpenVPN.
I've never used it, so I can't help you with the details.

Proxy
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Do you need a proxy, or a VPN? If it's the latter, have a look at OpenVPN.
I've never used it, so I can't help you with the details.
newbie
Activity: 31
Merit: 0
Hello.

I tried to install a proxy server on my Linux virtual machine (Squid, tinyproxy) however I can't get it working.


I'm paying someone 10$ (Bitcoin, Litecoin, Skrill, Paypal...) to show me how to make it work.


Please send me a private message.

if you are connecting from a computer to this proxy you could just use ssh tunnels. From a linux host you could ssh -D 9000 [email protected](or ip of vps). If you are on a windows system you could use putty like they describe here https://blog.devolutions.net/2017/4/how-to-configure-an-ssh-tunnel-on-putty. After that you've got a socks proxy on your local machine on port 9000 or whatever port you want. Squid is a pain to setup and secure so unless you have a specific reason for it I would just use ssh tunnels.

edit
there are most likely decent ssh apps for most mobile devices(like juicessh for android) that support the ssh feature  "dynamic port forwarding" that is being used above to setup a local socks proxy.

Thank you but I need a proxy not a SSH.

Offer raised to 20$.
sr. member
Activity: 387
Merit: 264
Hello.

I tried to install a proxy server on my Linux virtual machine (Squid, tinyproxy) however I can't get it working.


I'm paying someone 10$ (Bitcoin, Litecoin, Skrill, Paypal...) to show me how to make it work.


Please send me a private message.

if you are connecting from a computer to this proxy you could just use ssh tunnels. From a linux host you could ssh -D 9000 [email protected](or ip of vps). If you are on a windows system you could use putty like they describe here https://blog.devolutions.net/2017/4/how-to-configure-an-ssh-tunnel-on-putty. After that you've got a socks proxy on your local machine on port 9000 or whatever port you want. Squid is a pain to setup and secure so unless you have a specific reason for it I would just use ssh tunnels.

edit
there are most likely decent ssh apps for most mobile devices(like juicessh for android) that support the ssh feature  "dynamic port forwarding" that is being used above to setup a local socks proxy.
newbie
Activity: 31
Merit: 0
Hello.

I have a computer in another country (not a VPS) which is running Windows 10, and on this computer I have a Ubuntu VM.

I want to put a proxy server on this Ubuntu server so I can use this whole computer as a proxy server from all over the world.

I'm paying someone 20$ (Bitcoin, Litecoin, Skrill, Paypal...) to show me how to make it work.


Please send me a private message.
Jump to: