Releases: FlyfishSec/rcX
Releases · FlyfishSec/rcX
rcX v0.1.0
✨ New Features
- Web mode add
--notunnel
switch
🎨 Improvements
- Code optimization
🐛 Bug fixes
- Complement missing url encoder option.
rcX v0.0.9
✨ New Features
- Support loading payloads from YAML file 'payloads.yml'
🎨 Improvements
- Code optimization
🐛 Bug fixes
- Fix ngrok repeated download problem
- Fix ngrok download ssl error
rcX v0.0.8
✨ New Features
- Support loading payload from json file 'payloads.json'
🎨 Improvements
- Optimize imports
🐛 Bug fixes
- Fix packaged binaries output file not working
rcX v0.0.7
✨ New Features
- Allow custom web html(use
-w custom.html or -w ./www
) - Allow custom ngrok authtoken(use
--authtoken <Your ngrok authtoken>
)
🎨 Improvements
- Code optimization
rcX v0.0.6
🐛 Bug fixes
- Fix a bug(About staging cmd)
🎨 Improvements
- Code optimization
rcX v0.0.5
✨ New Features
- Add perl bind shell
- Add password protected netcat shell
🎨 Improvements
- Code optimization
🐛 Bug fixes
- Fix some bugs
rcX v0.0.4
✨ New Features
- Add password protected bash shell
🎨 Improvements
- Code optimization
rcX v0.0.3
Add bash ssl shell
rcX v0.0.2
Fix web mode ip obfuscator not working
rcX v0.0.1
Hello rcX!