26 Commits (master)
 

Author SHA1 Message Date
Dingjun Fang c43912d031
Merge pull request #7 from fangdingjun/dependabot/go_modules/github.com/pires/go-proxyproto-0.6.1
Bump github.com/pires/go-proxyproto from 0.6.0 to 0.6.1
2 years ago
dependabot[bot] e8971aca3b
Bump github.com/pires/go-proxyproto from 0.6.0 to 0.6.1
Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/pires/go-proxyproto/releases)
- [Commits](https://github.com/pires/go-proxyproto/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/pires/go-proxyproto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dingjun c39f4f526a go fmt and fix static check warnings 2 years ago
dingjun 12f4938134 update dependence 3 years ago
dingjun 1029c09de1 update README 3 years ago
dingjun 4e4430e7c5 fix issue when upstream struct change 3 years ago
dingjun 56d70505c1 update dependence 3 years ago
dingjun a55acea38f add debug log and ignore ip sni 4 years ago
Dingjun Fang 09d7cd42cb
Update README.md 4 years ago
dingjun 2274aa25fe update log version 4 years ago
dingjun 398469ed4f update test case 4 years ago
Dingjun a96154c408
Merge pull request #2 from Wagum/master
Panic when TLS Message buffer is exactly 5 bytes long.
5 years ago
Wagum d454abafd8
created test for getSNIServerName
created test for getSNIServerName
5 years ago
Wagum ddd79e3c04
Update main.go
fixed tls handshake check. checking if size of tls msg buffer is eq to 5.
5 years ago
dingjun c926c32989 update go.mod 5 years ago
dingjun 51e00f2c99 use context to graceful shutdown 6 years ago
dingjun 96e0332d16 add signal handler 6 years ago
dingjun 10850b7f92 add go module file and test 6 years ago
dingjun 804836b7cb change log library 6 years ago
dingjun a1cfdbc1d6 add support to send proxy protocol to dst 6 years ago
Dingjun 00812ec79f fix a typo 7 years ago
Dingjun 0c13b93f84 update config sample 7 years ago
Dingjun 5e8ca2a686 Update README.md 7 years ago
Dingjun ca61acf2ba add README 7 years ago
Dingjun 51eb19367a add License 7 years ago
Dingjun 590ea98c0b first version 7 years ago