Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v2.2 protected Sentinel-Minipots version 2.2 Added * ipeline integration tests * Doc comments * Throughput integration tests * Logging Removed * anual proxy - moved to Proxy repo * Minipots doc - moved to internal wiki Changed * Update README * Update integration tests doc * Update Minipots doc * Send invalid Sentinel message if missing username * HTTP minipot - limit announced version * HTTP minipot - make user agent optional part of Sentinel message Fixed * Debug prints * HTTP content length parsing * SMTP SASL mechanism field name
-
v2.1 protected Sentinel-Minipots version 2.1 Added * Server data check * Unit tests * Scripts for easy test setup Changed * Integration tests refactored * Sentinel messages formats
-
v2.0.1 protected Sentinel-Minipot version 2.0.1 Fixed * Telnet getting stuck with specific control sequence being received
-
v2.0.0 protected New protocols added: HTTP, FTP, SMTP (submission) This is heavily reworked version of minipots. New protocols were added. Integration and behavior is improved.
-
v1.0.0 protected First version with just telnet implemented