Loading README.md +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ su - nlsd pip3 install sh requests wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py chmod +x nlsd.py hostname=`hostname` curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key ``` ``` Loading Loading
README.md +3 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,9 @@ su - nlsd pip3 install sh requests wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py chmod +x nlsd.py hostname=`hostname` curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key ``` ``` Loading