Go to file
2020-04-26 18:03:16 +02:00
.github/workflows Add goreleaser 2020-04-09 00:44:13 +02:00
assets/fakeFiles Initial working version 2020-04-01 04:08:21 +02:00
deploy Prepare systemd deployment 2020-04-12 00:09:30 +02:00
docs Add Makefile and reference to docs 2020-04-07 00:31:47 +02:00
internal Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
pkg Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
plugins Improve TLS connection tracking to avoid memory or connection leaks 2020-04-26 01:18:35 +02:00
.dockerignore Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
.gitattributes Initial working version 2020-04-01 04:08:21 +02:00
.gitignore Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
.goreleaser.yml Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
config.yaml Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
Dockerfile Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
go.mod Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
go.sum Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
LICENSE Create LICENSE 2020-04-11 12:17:15 +02:00
main.go Initial working version 2020-04-01 04:08:21 +02:00
Makefile Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
mock_config.yaml Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
proxy_config.yaml Complete first naive HTTP proxy implementation 2020-04-12 03:51:41 +02:00
README.md Add some status badges 2020-04-26 18:03:16 +02:00

INetMock

Go Quality Gate Status Lines of Code Maintainability Rating Security Rating Bugs Vulnerabilities

Docs

Docs are available either in the docs/ directory or as rendered markdown book at the GitHub pages.