Commit Graph

8 Commits (3fbe6b659ea4a55459f0533735af0c4b27cd3f8f)

Author SHA1 Message Date
fatedier 9d077b02cf
lint by golangci-lint (#3080) 3 years ago
Harry Cheng bf635c0e90
Notify server plugins when a proxy is closed (#2823)
* add close proxy op

* Move to actual closing routine

* Fix e2e tests for CloseProxy

* Add warning on resource exhaustion

* Add CloseProxy to manual close

* retuen errors to `CloseProxy` callers
3 years ago
fatedier 22412851b4
server plugin: add client address in Login operation, fix #2742 (#2751) 3 years ago
kekeimiku 0cee1877e3
refactor: move from io/ioutil to io and os package (#2592) 3 years ago
fatedier 09f39de74e
add more e2e test (#2505) 4 years ago
yuyulei 3621aad1c1
Reconstruct config (#2098)
* refactoring config

* Update by comments
4 years ago
Mike Cardwell 0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification (#2103)
* Allow server plugin to talk to https services. Option for skipping tls verification

* Rename TlsVerify to TLSVerify

* Server plugin should use default http transport when scheme is not https
4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago