5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-19 21:52:32 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Arceliar
0c74c74879
Update README.md
Consistently remove leading zeros from addresses in the readme.
2018-06-14 13:33:36 -05:00
Arceliar
8025e51299 address range changes 2018-06-14 13:26:46 -05:00
Arceliar
98ee657447
Update README.md
Replace some links to the old documentation with links to the .io site
2018-06-12 19:31:36 -05:00
Arceliar
56802d569e minor documentation updates, code comments, and a couple of bugfixes that I noticed when going through the code to comment it 2018-06-10 18:03:28 -05:00
Arceliar
893101f232 use url syntax for tcp/udp and mention socks support 2018-04-28 11:57:14 -05:00
Neil Alexander
72e20412d0
Remove TravisCI 2018-03-10 23:48:14 +00:00
Neil Alexander
eb481bc7c4
Update README.md (#47)
This adds OpenBSD-specific notes as per issue #47
2018-03-10 23:40:03 +00:00
Neil Alexander
cce10cdb8a Update README.md 2018-03-05 00:00:01 +00:00
Neil Alexander
91b08bf474
Update README.md 2018-03-04 16:44:59 +00:00
Arceliar
56fd7bd4d4
Merge pull request #27 from Arceliar/doc
update doc to remove statements with a first person perspective
2018-03-03 13:52:09 -06:00
Arceliar
3d0eac21bb update doc to remove statements with a first person perspective 2018-03-03 13:49:26 -06:00
Arceliar
b1a4951725
Update README.md
add circleci status
2018-03-03 12:29:47 -06:00
Arceliar
233b01bedc
Update README.md 2018-03-03 12:12:31 -06:00
Neil Alexander
d02250c94d Update README.md for Linux/systemd too 2018-02-16 14:19:26 +00:00
Neil Alexander
c453770b85 Add support for running Yggdrasil as a Windows service (using minwinsvc) 2018-02-16 14:12:44 +00:00
Arceliar
d424489329 add tcp support and use it by default 2018-02-09 17:42:55 -06:00
Arceliar
4430ba8520 add travis-ci status to readme (untested, hope this works) 2018-02-02 19:38:55 -06:00
Neil Alexander
30236acfa1
Update README.md 2018-01-26 09:28:57 +00:00
Arceliar
0cb7b3872d slightly reorganize readme 2018-01-25 19:06:48 -06:00
Arceliar
6b2937bcd0 update documentation, and a minor change to the signal handler in yggdrasil.go 2018-01-25 18:58:33 -06:00
Arceliar
a54f6850c8 Update docs to mention cross compiling and Windows support 2018-01-24 17:59:23 -06:00
Arceliar
6e5903456d doc updates 2018-01-15 08:43:06 -06:00
Arceliar
e5d526881d Disable tun panic on IPv4 packets and add a link to a Vyatta router config 2018-01-03 15:27:13 -06:00
Arceliar
c3e236b7fb start adding some better documentation 2017-12-30 21:54:21 -06:00
Arceliar
d7e6d814a0 first code/readme/license commit 2017-12-28 22:16:20 -06:00
Arceliar
35852be36d
Initial commit 2017-12-28 22:03:14 -06:00