Highlights
- Arctic Code Vault Contributor
Popular repositories
-
PdfPasswordRemover is a project to remove passwords from PDF files. The project was written and tested in .Net 5.0.
-
Ransomware is a project written in Net Framework 4.8 and shows how ransomeware generally works. This repository should be used for educational reasons only!!
-
Serilog.Sinks.MicrosoftTeams is a library to save logging information from Serilog to Microsoft Teams. The assembly was written and tested in .Net 5.0.
-
-
MQTTnet.TestApp.WinForm is a test application to test MQTTnet. The assembly was written and tested in .Net 5.0 and originally created by @grammyleung.
-
SimpleMqttServer is a project to run a simple MQTT server from a json config file. The project was written and tested in .Net 5.0.
1,374 contributions in the last year
Activity overview
Contribution activity
March 2021
Created 51 commits in 5 repositories
Created 4 repositories
- SeppPenner/nipe Perl
- SeppPenner/signature-base YARA
- SeppPenner/awesome-hcloud
- SeppPenner/CSS-Exchange PowerShell
Created an issue in chkr1011/MQTTnet that received 3 comments
MqttClientOptionsBuilder WithTls(Action<MqttClientOptionsBuilderTlsParameters> optionsBuilder) doesn't work properly
Describe the bug When using the code from the wiki, the connection can be established when specifiying some SSL options (https://github.com/chkr101β¦

