2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-21 03:00:48 +07:00
Commit Graph

42 Commits

Author SHA1 Message Date
Stefan Sauer
283504b292 fixed support for non-http(s) connections 2023-04-04 10:49:01 +02:00
Stefan Sauer
f0aa580aaf update dependencies 2023-03-10 10:06:02 +01:00
Stefan Sauer
0ab2f5ce50 peek SNI or http header 2023-02-28 17:31:06 +01:00
Yamamoto, Hirotaka
2198aaeb4d
Merge pull request #20 from Snawoot/readme_imp
readme: add binding notice
2020-11-04 12:06:57 +09:00
Vladislav Yarmak
ca6b00dd4f readme: relieve some pain for gateway deployments 2019-09-24 13:32:04 +03:00
Yamamoto, Hirotaka
f4d0785d6b
Merge pull request #18 from cybozu-go/golangci
add golangci
2019-08-08 09:46:03 +09:00
tu-antoine
b33ef93354
add golangci 2019-08-08 09:23:03 +09:00
Yamamoto, Hirotaka
4ef06752ea
Merge pull request #15 from jsign/fixsampletoml
Fix log section of sample config
2019-04-22 00:48:59 +09:00
jsign
e80057afff Fix log section of sample config 2019-04-21 11:27:03 -03:00
ymmt
f463848b83 Bump version to v1.1.1 2019-03-16 15:25:07 +09:00
ymmt
7825dc1282 Add @otariidae to CONTRIBUTORS.md 2019-03-16 15:08:24 +09:00
Yamamoto, Hirotaka
c7e1abcf88
Merge pull request #14 from otariidae/replace-syscall
Replace syscall with golang.org/x/sys
2019-03-16 15:06:10 +09:00
otariidae
100866504d Replace syscall with golang.org/x/sys 2019-03-16 14:12:08 +09:00
Antoine
71a44e9194
Merge pull request #10 from cybozu-go/farewell-go.sum
Farewell go.sum
2018-12-25 11:50:41 +09:00
takahisa
97d274c852 Ignore go.sum 2018-12-25 02:41:15 +00:00
takahisa
78ce994292 Remove go.sum 2018-12-25 02:41:05 +00:00
ymmt
731e6f772d Update README 2018-11-13 11:46:56 +09:00
ymmt
98f4ad4b1e Bump version to 1.1.0 2018-11-13 11:45:11 +09:00
takahisa watanabe
8dcb0bcd96
Merge pull request #9 from cybozu-go/go.mod
Enable Go modules.
2018-11-13 11:34:03 +09:00
ymmt
3cce41013b Add @ayatk to the list of contributors. 2018-11-13 11:29:18 +09:00
ymmt
e15adaae66 Update CHANGELOG 2018-11-13 11:28:53 +09:00
ymmt
6694bc2dbc Merge branch 'go.mod' into go.mod2 2018-11-13 11:22:45 +09:00
ayatk
95ef9ecc98 Replaced "cybozu-go/cmd" to "cybozu-go/cmd" 2018-11-13 11:22:23 +09:00
ymmt
1848d3812c Enable Go modules.
* github.com/cybozu-go/cmd was moved to github.com/cybozu-go/well
* use CircleCI to replace TravisCI
2018-11-13 11:19:00 +09:00
nishitani yuki
e3b3eb6602
Merge pull request #5 from cybozu-go/update-travis-ci
Use Go stable and master with Travis CI
2018-03-01 11:55:41 +09:00
nishitaniyuki
9457fd97b4 Use Go stable and master with Travis CI 2018-03-01 11:41:04 +09:00
Yamamoto, Hirotaka
6ddf36e329 Update README.md 2017-08-03 13:21:02 +09:00
ymmt2005
bea5654cd6 Bump version to 1.0.0 2016-09-01 23:58:12 +09:00
ymmt2005
30215d6637 Set the default listen address to "localhost:1081". 2016-09-01 23:21:27 +09:00
ymmt2005
2f95b420e7 gofmt clean. 2016-09-01 22:51:27 +09:00
ymmt2005
332270a86c Update README.md 2016-09-01 18:09:42 +09:00
Toshikuni Fukaya
8b69be3fa6 Merge pull request #1 from cybozu-go/v1
Version 1
2016-08-31 18:27:18 +09:00
ymmt2005
b44c8b4e63 Reimplement transocks based on cybozu-go/cmd . 2016-08-31 16:56:12 +09:00
ymmt2005
a654def39b ditto 2016-04-19 14:01:36 +09:00
ymmt2005
2a18b3d27e enhance connection error message. 2016-04-18 17:48:07 +09:00
ymmt2005
45f2ebe007 Update README.md 2016-04-02 03:05:40 +09:00
ymmt2005
257beb2092 [http_tunnel] close response body. 2016-03-14 16:35:48 +09:00
ymmt2005
056614c7a0 update README.md 2016-03-12 16:03:25 +09:00
ymmt2005
781b3cceb5 Fix a panic on error. 2016-03-10 20:48:43 +09:00
ymmt2005
322a89746a [http_tunnel] trim rough edges. 2016-03-09 23:23:35 +09:00
ymmt2005
4d0b2534e4 Update README.md 2016-03-09 11:28:33 +09:00
Yamamoto, Hirotaka
4fa2892a52 Initial commit 2016-03-08 16:16:36 +09:00