10000 GitHub - jxxhwy/awd-cmd: cmd tools for AWD
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jxxhwy/awd-cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awd.py

./awd.py -i ip -p port -P password -u user

连接ssh

./awd.py -i ip -p port -P password -u user interactive

传文件

./awd.py -i ip -p port -P password -u user push local_file remote_file
./awd.py -i ip -p port -P password -u user push local_file remote_file

备份

./awd.py -i ip -p port -P password -u user backup html
./awd.py -i ip -p port -P password -u user backup db

恢复

./awd.py -i ip -p port -P password -u user recovery html
./awd.py -i ip -p port -P password -u user recovery db

waf

上传

./awd.py -i ip -p port -P password -u user waf psuh

watchbird

./awd.py -i ip -p port -P password -u user waf watchbird install
./awd.py -i ip -p port -P password -u user waf watchbird uninstall

intercept

./awd.py -i ip -p port -P password -u user waf intercept install
./awd.py -i ip -p port -P password -u user waf intercept uninstall

日志文件

./awd.py -i ip -p port -P password -u user waf log

About

cmd tools for AWD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.5%
  • C 36.4%
  • PHP 1.1%
  • HTML 0.4%
  • C++ 0.3%
  • Assembly 0.1%
  • Other 0.2%
0