avra-m3 / tch-exploit

Technicolor OpenWRT Shell Unlocker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technicolor OpenWRT Shell Unlocker By BoLaMN

  • Connect network cable from your computer to the WAN (red) port of the modem

  • Change your computers network card to be a static ip address

    IPv4 Address: 58.162.0.1 Subnet Mask: 255.255.255.0 Default Gateway\Router: 58.162.0.1

Run as admin or sudo as it needs permission to bind on ports lower then 1024

avaliable optional arguments --acspass, --acsurl, --dhcponly, --ip, --port, --sts

building

npm install pkg coffee-script -g
npm install
npm run compile 
npm run package

License: MIT

About

Technicolor OpenWRT Shell Unlocker

License:MIT License


Languages

Language:CoffeeScript 100.0%