Giter VIP home page Giter VIP logo

libernet's Introduction

dashboard

Libernet

Libernet is open source web app for tunneling internet using SSH, V2Ray, Trojan, Shadowsocks, OpenVPN on OpenWRT with ease.

Requirements

  • bash
  • curl
  • screen
  • jq
  • Python 3
  • OpenSSH
  • sshpass
  • stunnel
  • V2Ray
  • Shadowsocks
  • go-tun2socks
  • badvpn-tun2socks (legacy)
  • dnsmasq
  • https-dns-proxy
  • php7
  • php7-cgi
  • php7-mod-session
  • php7-mod-json
  • httping
  • openvpn-openssl

Working Features:

  • SSH with proxy
  • SSH-SSL
  • SSH-WS-SSL (CDN)
  • V2Ray VMess
  • V2Ray VLESS
  • V2Ray Trojan
  • Trojan
  • Shadowsocks
  • OpenVPN

Installation

  • If you don't have bash & curl on OpenWRT, please install first:
opkg update && opkg install bash curl
  • Run installation script:
bash -c "$(curl -sko - 'https://raw.githubusercontent.com/lutfailham96/libernet/main/install.sh')"
  • Reboot router, if necessary
  • Open Libernet on your browser: http://router-ip/libernet
  • Fill your tunnel server, save configuration & run Libernet

Updating

  • Just run updater script:
bash ~/Downloads/libernet/update.sh
  • Updater script will updating Libernet to latest version

Fresh Install / Fresh Update

  • Remove Libernet installer directory
rm -rf ~/Downloads/libernet
  • Run Libernet online installer
bash -c "$(curl -sko - 'https://raw.githubusercontent.com/lutfailham96/libernet/main/install.sh')"
  • Latest version Libernet will be installed on your system

Installation Note

Don't forget to always clear browser cache after installing or upgrading Libernet to prevent unwanted error.

Default Username & Password

  • Username: admin
  • Password: libernet

Dashboard Information

  • Tun2socks legacy
    • check to use badvpn-tun2socks (tcp+udp)
    • uncheck to use go-tun2socks (tcp only)
  • DNS resolver
    • DNS over TLS (Adguard: ads blocker)
  • Ping loop
    • looping ping based http connection over internet
  • Memory cleaner
    • clean memory or ram cache every 1 hour
  • Auto start Libernet on boot

libernet's People

Contributors

lutfailham96 avatar hunternblz avatar helmiau avatar julhend avatar zankee 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.