Table of Contents

Utilities

Nützliche Scripts/Programme rund ums WPN.

Bash

Uploadscript

FIXME

Kleines Bashscript um den Upload zu vereinfachen. Tut leider noch nicht das was es soll. Darf gerne verbessert werde. ;-)

#
# Written by Stumpftopf
#
 
#Username
username=""
 
#Password
password=""
 
#Menu
menu="2"
 
file=$(cat base.lua)
 
echo -e "$username\r\n$password\r\n$menu\r\n$file\r\n-- .quit\r\n" | nc 94.45.236.106 8090
utilities.txt · Last modified: 2011/06/24 10:23 by stumpftopf
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki