-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8d0fc1d
commit e3f4903
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
# shadowsocks-nginx-unbound | ||
# shadowsocks-nginx-unbound | ||
|
||
main.conf - моя конфигурация DNS-резолвера Unbound. | ||
|
||
root_hints - скрипт для обновления адресов корневых серверов. | ||
|
||
hosts_update - скрипт для блокировки трекеров и рекламы по DNS. | ||
|
||
hosts_update_custom - альтернативный скрипт для блокировки трекеров и рекламы по DNS. Позволяет использовать собственные списки myblacklist и mywhitelist. Для этого их необходимо предварительно сосздать в папке /etc/unbound/. | ||
|
||
unbound - ротация логов unbound | ||
|
||
default - файл для настройки сайта Nginx | ||
|
||
nginx.conf - основные настройки Nginx |