mirror of
https://github.com/YGGverse/YGGbro.git
synced 2025-02-07 04:24:25 +00:00
update readme
This commit is contained in:
parent
ee7f5241df
commit
06c13e995d
97
README.md
97
README.md
@ -1,32 +1,50 @@
|
||||
# YGGbro
|
||||
|
||||
Collection of proxies with configuration examples for Yggdrasil
|
||||
Collection of proxies with simple installation for Yggdrasil
|
||||
|
||||
This repository maintained by community, feel free to share your fixes, configuration examples or new instances into the list below!
|
||||
This repository maintained by community, feel free to share your fixes, configuration examples or new instances!
|
||||
|
||||
## Settings
|
||||
## Install
|
||||
|
||||
* [nginx](https://github.com/YGGverse/YGGbro/tree/main/nginx)
|
||||
* `git clone https://github.com/YGGverse/YGGbro.git /etc/yggbro`
|
||||
|
||||
## Instances
|
||||
## Update
|
||||
|
||||
* `cd /etc/yggbro`
|
||||
* `git fetch`
|
||||
* `nginx -t`
|
||||
* `service nginx reload`
|
||||
|
||||
## Uninstall
|
||||
|
||||
* `rm -R /etc/yggbro`
|
||||
* `nginx -t`
|
||||
* `service nginx reload`
|
||||
|
||||
## Contribution
|
||||
|
||||
* Grab latest YGGbro version `git clone https://github.com/YGGverse/YGGbro.git`
|
||||
* Navigate to repo folder `cd YGGbro`
|
||||
* Make sure `git checkout master`, create new branch for new PR `git checkout -b some-provider-name`
|
||||
|
||||
### Nginx
|
||||
|
||||
* Create new folder for each new provider `mkdir nginx/some-provider-name`
|
||||
* Describe inside at least one server configuration `nginx/some-provider-name/server.conf`
|
||||
* Create `nginx/some-provider-name/README.md` and describe install/uninstall steps
|
||||
* Send your PR to this repo
|
||||
|
||||
YGGbro project provides free namespace `.bro.ygg` for Yggdrasil proxy instances by request!
|
||||
|
||||
## Registry
|
||||
|
||||
### I2P
|
||||
|
||||
### Internet
|
||||
|
||||
#### NextCloud
|
||||
|
||||
* [cloud.i2pd.xyz](https://cloud.i2pd.xyz/)
|
||||
+ `http://[321:c99a:91a1:cd2c::2]`
|
||||
|
||||
#### GIT
|
||||
|
||||
* [git.i2pd.xyz](https://git.i2pd.xyz/)
|
||||
+ `http://[316:c51a:62a3:8b9::4]/`
|
||||
|
||||
##### Radio
|
||||
|
||||
* [somafm.com](https://somafm.com/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/soma.fm)
|
||||
* [somafm.com](https://somafm.com/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/somafm/suburbsofgoa`
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/somafm/thetrip`
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/somafm/thistle`
|
||||
@ -35,68 +53,51 @@ This repository maintained by community, feel free to share your fixes, configur
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/somafm/deepspaceone`
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/somafm/sonicuniverse`
|
||||
|
||||
* [djfm.ua](https://djfm.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/djfm.ua)
|
||||
* [djfm.ua](https://djfm.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/djfm`
|
||||
|
||||
* [hromadskeradio.org](https://hromadskeradio.org/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/hromadskeradio.org)
|
||||
* [hromadskeradio.org](https://hromadskeradio.org/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/hromadske`
|
||||
|
||||
* [liquiradio.com](https://liquiradio.com/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/liquiradio.com)
|
||||
* [liquiradio.com](https://liquiradio.com/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/liqui`
|
||||
|
||||
* [loungefm.com.ua](https://loungefm.com.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/loungefm.com.ua)
|
||||
* [loungefm.com.ua](https://loungefm.com.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/loungefm`
|
||||
|
||||
* [mjoy.ua](https://mjoy.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/mjoy.ua)
|
||||
* [mjoy.ua](https://mjoy.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/rzk`
|
||||
|
||||
* [radiobayraktar.ua](https://radiobayraktar.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/radiobayraktar.ua)
|
||||
* [radiobayraktar.ua](https://radiobayraktar.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/radiobayraktar`
|
||||
|
||||
* [radiojazz.ua](https://radiojazz.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/radiojazz.ua)
|
||||
* [radiojazz.ua](https://radiojazz.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/jazz`
|
||||
|
||||
* [radioroks.ua](https://radioroks.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/radioroks.ua)
|
||||
* [radioroks.ua](https://radioroks.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/roks`
|
||||
|
||||
* [rockradioua.online](https://rockradioua.online/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/rockradioua.online)
|
||||
* [rockradioua.online](https://rockradioua.online/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/rockradioua/rock`
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/rockradioua/metal`
|
||||
|
||||
* [urbanspaceradio.com](https://urbanspaceradio.com/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/urbanspaceradio.com)
|
||||
* [urbanspaceradio.com](https://urbanspaceradio.com/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/urban-space-radio`
|
||||
|
||||
* [vanilladnb.co.ua](https://vanilladnb.co.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/vanilladnb.co.ua)
|
||||
* [vanilladnb.co.ua](https://vanilladnb.co.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggwave/radio/vanilladnb`
|
||||
|
||||
If you're running own station in Yggdrasil network, also take a look:
|
||||
If you're running own station in Yggdrasil network, take a look also:
|
||||
|
||||
[YGGwave ~ The Radio Stations Catalog](https://github.com/YGGverse/YGGwave)
|
||||
|
||||
#### Torrent
|
||||
|
||||
* [rutracker.org](https://rutracker.org/)
|
||||
+ `http://[321:c99a:91a1:cd2c::18]/`
|
||||
|
||||
* [rutor.is](https://rutor.is/)
|
||||
+ `http://[321:c99a:91a1:cd2c::16]/`
|
||||
|
||||
#### Books
|
||||
|
||||
* [flibusta.site](https://flibusta.site/)
|
||||
+ `http://[321:c99a:91a1:cd2c::7]/`
|
||||
|
||||
#### IT
|
||||
|
||||
* [opennet.ru](https://opennet.ru/) | [nginx](https://github.com/YGGverse/YGGbro/tree/main/nginx/opennet)
|
||||
* [opennet.ru](https://opennet.ru/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/opennet`
|
||||
* [www.opennet.ru](https://opennet.ru/) | [nginx](https://github.com/YGGverse/YGGbro/tree/main/nginx/opennet)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/opennet/www`
|
||||
|
||||
* [linux-ru.ru](https://linux-ru.ru/)
|
||||
+ `http://[221:58c9:9a6:99be:f3d:c1ac:2b5b:9771]/`
|
||||
+ `http://opennet.bro.ygg`
|
||||
|
||||
#### News
|
||||
|
||||
* [texty.org.ua](https://texty.org.ua/) | [nginx](https://github.com/YGGverse/YGGbro/blob/main/nginx/texty.org.ua)
|
||||
* [texty.org.ua](https://texty.org.ua/)
|
||||
+ `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/texty.org.ua/`
|
Loading…
x
Reference in New Issue
Block a user