Giter Site home page Giter Site logo

Openvpn gateway on lan about nordvpn HOT 2 CLOSED

bubuntux avatar bubuntux commented on August 11, 2024
Openvpn gateway on lan

from nordvpn.

Comments (2)

bubuntux avatar bubuntux commented on August 11, 2024

probably adding another container inside the same network to do the proxy, issue not really related to this project, if you find a way to do it please consider contribute with documentation

from nordvpn.

Xaero252 avatar Xaero252 commented on August 11, 2024

I almost have this working; and it was working at one point, I've used both pproxy and 3proxy docker containers. I can verify that the Socks5 works for HTTP traffic by setting it in Windows - but using it for downloading Linux ISOs via torrent I am unable to complete an announce or connect to any peers. I feel like it's related to needing another iptables rule - but I haven't been able to figure out what special sauce is missing.

pproxy was the simplest to set up - but there is a decent amount of CPU overhead with many concurrent connections:
docker run -d --name='pproxy' --net='container:nordvpn' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" 'mosajjal/pproxy:latest' -l socks5://:1080/ -v

Obviously on your nordvpn docker you will want to set 1080 to be an open port.

I see a lot of traffic going out but most traffic not making it's way back in and I'm not sure how to troubleshoot it.

from nordvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.