/lbssh

LBSSH is open source script for tunneling internet using SSH on OpenWRT with ease.

Primary LanguagePython

lbssh

LBSSH is open source script for tunneling internet using SSH on OpenWRT with ease.

Requirements

  • bash
  • curl
  • screen
  • jq
  • Python 3
  • OpenSSH
  • sshpass
  • badvpn-tun2socks
  • redsocks
  • stubby

Working Features:

  • SSH with proxy (Load-Balance)

Installation

opkg update && opkg install bash curl screen jq python3 openssh-client sshpass corkscrew redsocks badvpn stubby

How to run

  • lb.sh to run or stop service
  • cfg.sh to add, del config, legacy to change badvpn or redsocks

Credits