Code Monkey home page Code Monkey logo

tunnelbroker-proxies's Introduction

Tunnelbroker IPv6-Proxy Installer

A simple shell script for deploying your owns IPv6 proxies via tunnelbroker.

How it works

The script establishes 6to4 tunnels. You connect to your server's ipv4 address on a specific port and output one of the ipv6 addresses from your subnet.

Features

  • Supported networks: /48, /64
  • Connection protocols: http(s) / socks5
  • Authentication by username and password (or w/o auth)
  • Custom port numbering (from start)
  • Simultaneous online over 60000 proxies
  • Minor resource usage (1000 online proxies = ~ 50mb ram)
  • Auto generating tunnels list

Installation

sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Sadzurami/tunnelbroker-proxies/main/main.sh)"

How to start

  1. Create account on https://tunnelbroker.net
  2. Prepare your own server with a Debian based os. It's much better if you only use the server for your proxies and nothing more, because this script changes some system configurations that may affect your other applications. Cheap VPS servers are a great choice. There is no guarantee that the script will work with your cloud provider. For example, it does not work with Vultr. I have tested several cloud providers and had no problems using them, now I have settled on Hetzner.
  3. Create Regular Tunnel
  4. Install the script on your server with one simple command
  5. After installation, the server will be rebooted
  6. The list of tunnels is located in your home directory (~/tunnels.txt)

Requirements

  • Debian based os (tested: Debian 9-11, Ubuntu 18-22)
  • 1 CPU, 256 MB RAM
  • The ability to connect to ipv6 addresses
    • Check: ping6 -c3 google.com &>/dev/null && echo "Connected successfully" || echo "Connection error"

Used

Suggestions

If you have any suggestions, please contact me:

Please don't spam me with questions.

tunnelbroker-proxies's People

Contributors

sadzurami 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.