Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • wp-plugin-webmaster-tools ... pop up window. 1. Click the `Install Now` link and follow the instructions. ### Git Option 1. Log onto your web server via SSH or Telnet, and go into the directory that holds your WordPress install. 1. Move ...
  • Gypsum MUD/Telnet client written in Pike Gypsum is a MUD/Telnet client written in Pike. It's built like a server, but it's a client. ... .pike; it loads all the other modules. Needs a MUD server to connect to - I use Threshold RPG and Minstrel Hall ...
  • lpbot ... connections to multiple servers, and to multiple channels within a server, automatic reconnect on network errors * authentication of users (with ... to port 1100 and you can access the commands via telnet as well (the syntax is ` PRIVMSG lpbot < ...
  • potiphoti ... it can be installed by uploading a directory to the web server. * Focused to users with simple necessities in order to begin managing ... don't know this path, you can check it out under telnet by entering the command `whereis perl` Check *.cgi files are in ...
  • basicbro ... after certain amount of seconds. (start_timer() in this file) - Backdoor server(MrServer). With MrServer it is possible to control bot with sockets(= with telnet also). The server has authentication and the auth password is ...
  • node_nyancat ... heavily based on ruby_nyancat (https://github.com/andatche/ruby_nyancat). It will listen for telnet connections and... send them nyancat. __Usage__ To run the server, either: coffee nyan.coffee or node bootstrap. ...
  • sshPostGIS ... central authority. you may know SSH2 as the protocol that replaced telnet and rsh for secure access to remote shells, but the ... and does a few simple file operations. :demo_server.py: an ssh server that listens on port 2200 and accepts a login for ...
  • nodeChecker ... the room for the name of the check, i.e. `roomChange random_numbers` * ` telnet localhost 5000` is the default way to connect, and then ... } ### http request I make a request to a remote server and then check that a certain string is contained within the ...
  • simplestats ... /activate $ pip install -r requirements.txt Running SimpleStats ------------------- $ python server/main.py After this, you should be able to ... and also connect via telnet: $ telnet 127.0.0.1 8007 You can change server ports settings in ...
  • node-TBD ... the debugger for callback functions. ## Quick Example ```js var TBD = require('node-TBD'); var http = require('http'); var server = http.createServer(TBD); server.listen(); ``` ```js telnet localhost 13000 node-TBD> // input your ...