George
e6ee65440d
fix linter errors
v0.4.6
2022-11-01 04:52:39 -04:00
George
ee7dc332ee
Update yggdrasil-go version to 0.4.6
2022-11-01 04:40:36 -04:00
George
bbd162cd17
Merge pull request #30 from BratishkaErik/gentoo-guru
...
README.md: gentoo: package is now in GURU repository
2022-03-26 13:25:55 -04:00
BratishkaErik
51918f7b13
README.md: gentoo: package is now in GURU repository
...
In the same repository as official Yggdrasil client
2022-03-26 18:35:19 +06:00
George
363d70ae80
Update yggdrasil-go version to 0.4.3
v0.4.3+popura1
2022-02-06 12:20:19 -05:00
George
60cbddf9a3
Update CI config
v0.4.2+popura1
2021-11-04 05:20:53 +00:00
George
38a6858941
Update Popura
...
Removed most of custom code from the main module
Meshname is now configured with -meshname and -meshnamelisten arguments
Removed -withpeers config generation
2021-11-04 04:50:09 +00:00
George
0c9f32a59b
Update yggdrasil-go version to 0.4.2
2021-11-04 04:08:17 +00:00
George
2e6e369c8c
Update yggdrasil-go version to 0.4.1
v0.4.1
2021-11-03 19:41:50 +00:00
George
f226837b45
Update meshname module
v0.4.0+popura3
2021-11-01 04:41:52 +00:00
George
fc8bc7bd6e
Minor cleanup
2021-11-01 04:35:48 +00:00
George
7466f224f1
Revert "Add i2p:// and onion:// peer URI support"
...
This reverts commit 8c8b1fb2a6 .
2021-10-31 06:42:27 +00:00
George
6032706c5e
Update meshname module
2021-10-31 02:36:10 +00:00
George
472b032e4b
Remove RAdv sources
2021-10-30 11:01:09 +00:00
George
c3fe4feff5
Update autopeering module
2021-10-29 15:40:13 +00:00
BratishkaErik
a6deae490a
Add Gentoo repository ( #28 )
2021-10-16 13:09:16 +00:00
George
8c8b1fb2a6
Add i2p:// and onion:// peer URI support
2021-08-17 02:31:50 +03:00
George
97bde783e1
Remove RAdv feature
2021-08-16 22:51:56 +03:00
George
af290322d1
Remove IP address only when Radv is configured
2021-07-31 18:07:34 +03:00
George
35020b0391
Update meshname module to v0.1.2
v0.4.0+popura2
2021-07-10 17:42:36 +03:00
George
28d0e6f0f2
Fix autopeering
2021-07-10 17:33:01 +03:00
George
0270fecff2
Update yggdrasil-go version to 0.4.0 ( #27 )
...
Co-authored-by: George <zhoreeq@users.noreply.github.com >
v0.4.0+popura1
2021-07-09 20:08:19 +01:00
George
6b52234bca
Bump yggdrasil-go version to 0.3.16
v0.3.16+popura1
2021-03-19 09:21:18 -04:00
George
bd81874c65
Update README.md
2020-11-02 08:37:13 -05:00
George
8c038beb44
Remove DHT crawler method
2020-11-02 07:19:55 -05:00
George
ccc4123086
Add autopeering over proxy
...
To use autopeering over a proxy, set the environment variable ALL_PROXY. For
example, ALL_PROXY=socks5://127.0.0.1:9150 ./yggdrasil -autopeer
v0.3.15+popura2
2020-11-01 04:36:53 -05:00
George
0a177db6de
Add '-withpeers N' flag for -genconf
2020-09-29 12:07:52 -04:00
George
42941caaf1
Update assets/peers.txt
v0.3.15+popura1
2020-09-27 16:04:56 -04:00
George
13904a99b6
Fix CI builds
2020-09-27 14:34:09 -04:00
George
698ed61d6c
Fix CI builds
2020-09-27 14:31:58 -04:00
George
9676955db9
Bump yggdrasil-go version to 0.3.15
2020-09-27 14:28:03 -04:00
George
e5458cf086
Update meshname module
2020-09-27 05:18:06 -04:00
George
4f55ff93f2
Add RAdv.DNS option
2020-08-27 05:55:39 -04:00
George
30e8f1fc94
Add make_assets script
2020-08-11 15:01:25 -04:00
George
4ac05a20da
Add RAdv.DefaultRouter option as a crutch for Android
2020-08-03 04:20:57 -04:00
Александр Аверьянов
648d5492aa
Update peers.txt ( #14 )
2020-07-28 06:31:21 -04:00
George
64aa8a6af2
Quickfix for build-msi.sh version
2020-07-22 06:09:03 -04:00
George
94ed255f5f
Quickfix for semver script
2020-07-22 05:51:46 -04:00
George
121338ba2b
Add appveyor.yml from upstream
v0.3.14+popura1
2020-07-21 09:17:17 -04:00
George
63c7756e3f
Fix linter warnings
2020-07-21 09:08:57 -04:00
George
3645bd9f49
Add upstream CircleCI config
2020-07-20 10:53:58 -04:00
George
2dbe48e87c
Add CircleCI config
2020-07-19 17:21:01 -04:00
George
3023f80d8a
Fix #11
2020-07-19 15:35:20 -04:00
George
6eef4e52f5
New autopeering module
2020-07-19 15:14:37 -04:00
George
13d03a2192
Update assets/peers.txt
2020-07-17 07:53:45 -04:00
George
239d575e89
Add Router Advertisement module ( #9 )
...
* Add Router Advertisement module
* RAdv: code cleanup
Co-authored-by: George <zhoreeq@users.noreply.github.com >
2020-07-17 06:29:50 -04:00
George
1b0106c33d
Include elapsed crawl time in output
2020-06-04 08:00:28 -04:00
George
1ab2dff46c
Add getDHTCrawl Admin API method ( #8 )
...
Co-authored-by: George <zhoreeq@users.noreply.github.com >
2020-05-25 04:55:23 -04:00
George
9fa629f9a8
Fix some linter warnings
2020-05-22 08:21:53 -04:00
George
6f39130b01
go fmt
2020-05-22 05:06:04 -04:00