Releases: projectdiscovery/simplehttpserver
Releases · projectdiscovery/simplehttpserver
v0.0.6
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Compare
Sorry, something went wrong.
No results found
What's Changed
- Added support for http1 mode only by @Mzack9999 in #56
- Added more features to TCP Server (livereload, binary matching, custom logic) by @c-f in #61
- Added missing logic to enable TCP TLS server by @Mzack9999 in #62
- Added timestamp by @bridge-four in #64
- Fixed memory leak on large file dump via max-dump-body-size by @Mzack9999 in #57
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Compare
Sorry, something went wrong.
No results found
Changelog
Changelog
2ccf601 Added sandbox mode with security limits.
e20dd81 Added max file size support for upload
v0.0.3
Compare
Sorry, something went wrong.
No results found
Changelog
b18ada6 Fixed a crash with file upload
v0.0.2
Compare
Sorry, something went wrong.
No results found
Changelog
f01e6be Added TCP server support
6b4eb1c Added HTTPS support
2e0edf0 Added Self signed certificate generation
8ad8b6e Added File upload support
52aa568 Added HTTP basic auth support
v0.0.1
Compare
Sorry, something went wrong.
No results found
Changelog
a4f7241 Initial release