Git Product home page Git Product logo

rollter's Introduction

Docker Pulls Docker Image Size (tag)

Rollter

IPsec VPN server with i2p onion and yggdrasil routing

WEB serfing with no limits. Open any sites: onion, i2p and yggdrasil too!

Based on IPsec VPN server by hwdsl2

Requirements

  • docker server

How does it works?

Plans

  • Move from TinyProxy to 3proxy for transparent rounting without necessity to specify proxy in VPN settings

Start server

docker run \
    --name rollter \
    -e VPN_IPSEC_PSK=your_ipsec_pre_shared_key \
    -e VPN_USER=your_vpn_username \
    -e VPN_PASSWORD=your_vpn_password \
    -p 500:500/udp \
    -p 4500:4500/udp \
    -d --privileged \
    thedmdim/rollter

Then, to access TOR/I2P/YGG, connect to http://192.168.42.1:8888

In Windows 10:

  1. Set up a manual VPN l2tp/IPsec connection on Windows 10
  2. Go to Network Connections > VPN
  3. Select your just created VPN connection and click Advanced options
  4. Scroll down to VPN proxy settings
  5. Select manual setup
  6. Enter 192.168.42.1:8888
  7. Connect to the VPN

iOS

  1. Go Settings -> General -> VPN
  2. Select L2TP connection
  3. Scroll down to proxy settings
  4. Select manual
  5. Enter 192.168.42.1:8888
  6. Connect to the VPN

rollter's People

Contributors

thedmdim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.