Skip to content

Commit

Permalink
README: these directories do not exist in the repository, but will be…
Browse files Browse the repository at this point in the history
… created after the container is started
  • Loading branch information
dartraiden authored and xtrime-ru committed Aug 20, 2024
1 parent 8721cb1 commit c548763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cd antizapret
docker compose up -d --build
```

After initialization of the container, you can pull `.ovpn` configs from [keys/client](./keys/client) directory.
After initialization of the container, you can pull `.ovpn` configs from `./keys/client` directory.
There will be UDP and TCP configurations.
Use UDP for better performance.
Use TCP in unstable conditions.
Expand All @@ -49,7 +49,7 @@ docker compose up -d
# Documentation

## Adding Domains/IPs
Any domains or IPs can be added or excluded from routing with [config files](./config).
Any domains or IPs can be added or excluded from routing with config files from `./config` directory.
These lists are added/excluded to/from automatically generated lists of domains and IP's.
Reboot container and wait few minutes for applying changes.

Expand Down

0 comments on commit c548763

Please sign in to comment.