Script的使用 Script的使用Javascript脚本Python脚本FTP Server1234567python3 -m pip install pyftpdlibpython3 -m pyftpdlib -w#使用命令行访问FTP服务器ftpopen <IP> <Port>bin #重要!FTP客户端默认为ascii模式,此命令将其切换为二进制模式 本地搭建Jupyter notebook1python3 -m jupyter notebook --notebook-dir="D:\tmp" --ip="0.0.0.0" --no-browser X64dbg使用笔记 上一篇 Fish的使用 下一篇