We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Git clone REXT repository (this is the recommended way if you wish for REXT update command to work)
$ git clone https://github.com/j91321/rext.git
or download REXT
$ wget https://github.com/j91321/rext/archive/master.zip $ unzip master.zip
Install requests dependency
Using pip:
$ pip install requests $ pip install paramiko $ pip install beautifulsoup4
or on Ubuntu:
$ sudo apt-get install python3-requests $ sudo apt-get install python3-paramiko $ sudo apt-get install python3-bs4
Start REXT console
$ python3 rext.py
There was an error while loading. Please reload this page.