This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pupy
mirror of
https://github.com/n1nj4sec/pupy.git
Watch
1
Star
1
Fork
You've already forked pupy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8caf550114
pupy
/
client
/
requirements.txt
8 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
removing py2exe build dependency
2016-03-16 22:17:03 +00:00
rpyc
pycrypto
psutil
pyaml
Fix migration. Add compression. Fix build on ancient distros
2016-08-24 06:49:14 +00:00
rsa
Add initial IGD (UPnP) support
2016-11-21 22:26:15 +00:00
netaddr
Rework pupy basic configuration Improve compression: [+] LMZA everywhere (uniformed) [+] Config space 40690 -> 8192 [+] Compress payload libraries (libpython) [+] Compress serialized objects (resources, bootloader, config) [-] Windows build (Makefile) was removed Improve cryptography/credentials default configuration [+] Remove default secrets [-] Android still there [+] Add uniformed class to search proper credentials [+] Generate all credentials on first launch [+] Improve SSL -> CA/Client/Server + roles Client default configuration [+] Add stubbed site.py (to preserve pupy from search files on target device) TODO: [?] Test all that stuff? [?] Rewrite all transport configs to honor roles
2016-11-29 16:53:39 +00:00
tinyec