|
d3a1bb31b0
|
fixed error in tunconf
|
2018-08-16 17:51:08 -04:00 |
|
|
cd1218c0d0
|
working on adding ssu to tunconf.
|
2018-08-16 16:17:41 -04:00 |
|
|
a625b7fa37
|
mostly laid out UDP client proxying.
|
2018-08-16 15:27:29 -04:00 |
|
|
3ce368560d
|
added the ability to configure for both client and server forwarding from file
|
2018-08-16 14:57:46 -04:00 |
|
|
a87e5f25fc
|
client forwarding is fully enabled for tcp. That was easy. I think this is something I can attack to my hypothetical socksifier too.
|
2018-08-16 14:25:31 -04:00 |
|
|
a128b4abba
|
linted the rest of it.
|
2018-08-16 14:12:22 -04:00 |
|
|
76892757f7
|
improved tunconf.
|
2018-08-16 13:46:22 -04:00 |
|
|
83148b4aa7
|
more client stuff
|
2018-08-16 12:20:23 -04:00 |
|
|
46b034bace
|
more tests
|
2018-08-14 23:02:06 -04:00 |
|
|
576739fd7d
|
more tests
|
2018-08-14 22:41:53 -04:00 |
|
|
351a9e10d5
|
fix s-ms
|
2018-08-14 22:33:27 -04:00 |
|
|
245fd018f0
|
Added initializer to tunconf
|
2018-08-14 20:34:22 -04:00 |
|
|
943e810a60
|
Doing it the other way. That's better.
|
2018-08-11 01:28:45 -04:00 |
|
|
d19b89a383
|
Moved most of that conditional INI stuff out of the Conf constructor.
|
2018-08-11 01:16:00 -04:00 |
|
|
6f47089ed7
|
added getters for savefile and accesslisttype.
|
2018-08-09 16:27:36 -04:00 |
|
|
d45c05c790
|
added save directory to configuration file.
|
2018-08-09 15:42:39 -04:00 |
|
|
505a9b5f65
|
changed how print works.
|
2018-08-09 15:19:50 -04:00 |
|
|
84561ce3d5
|
changed how print works.
|
2018-08-09 15:19:07 -04:00 |
|
|
61d0a3557a
|
gofmt
|
2018-08-09 13:23:45 -04:00 |
|
|
b6a4dea996
|
Basically at this point I think I'm pretty much just building-out conveniences.
|
2018-08-09 13:23:11 -04:00 |
|
|
b6cd2a45eb
|
Those are for deciding between flags or config file variables.
|
2018-08-09 12:47:24 -04:00 |
|
|
6c4d81bb56
|
expose all tunconf options
|
2018-08-09 02:58:53 -04:00 |
|
|
1f1f933cac
|
expose all tunconf options
|
2018-08-09 02:55:21 -04:00 |
|
|
33bae92401
|
udp forwarding log needed fixing
|
2018-08-09 02:44:38 -04:00 |
|
|
23076ae081
|
added close-on-idle
|
2018-08-03 01:19:20 -04:00 |
|
|
7d820ba44a
|
added close-on-idle
|
2018-08-03 01:17:08 -04:00 |
|
|
81140a27ad
|
Add access list members to conf generated from file.
|
2018-08-02 22:48:43 -04:00 |
|
|
76514fb03c
|
Add access list members to conf generated from file.
|
2018-08-02 22:46:38 -04:00 |
|
|
cb2d8e792f
|
Add access list members to conf generated from file.
|
2018-08-02 22:43:47 -04:00 |
|
|
66c711eab6
|
generate from Conf objects too.
|
2018-08-02 22:35:41 -04:00 |
|
|
92665adaf2
|
UDP flag doesn't seem to be working.
|
2018-07-30 20:36:33 -04:00 |
|
|
dff1ec08b1
|
added a udp configurator to tunconf
|
2018-07-30 19:26:31 -04:00 |
|
|
72506358fe
|
fixed saving from config
|
2018-07-30 03:51:35 -04:00 |
|
|
fcee84e684
|
fixed saving from config
|
2018-07-30 03:49:05 -04:00 |
|
|
25430f4b3a
|
Removed redundant print
|
2018-07-30 03:30:21 -04:00 |
|
|
baab650c0a
|
fix readme
|
2018-07-30 03:25:06 -04:00 |
|
|
eaa98447ef
|
Huh?
|
2018-07-30 03:12:19 -04:00 |
|
|
97816a5827
|
set access list type to none if unset.
|
2018-07-30 03:12:19 -04:00 |
|
|
42102434bb
|
add samhost and samport
|
2018-07-30 02:32:58 -04:00 |
|
|
fba54711cd
|
fixed config passing thing.
|
2018-07-30 02:31:02 -04:00 |
|
|
1f868665b8
|
Better tunnel configuration
|
2018-07-29 02:13:49 -04:00 |
|
|
3d5a940f0f
|
tunconf.go is slightly useful. Could be better. Will be soon.
|
2018-07-29 01:07:17 -04:00 |
|
|
60181883be
|
config object.
|
2018-07-29 00:52:36 -04:00 |
|
|
f020d829b6
|
ini parsing needs to happen after flag parsing.
|
2018-07-29 00:31:23 -04:00 |
|