mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Visitors count links
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
This document describes how to setup your development environment to contribute to this program.
|
This document describes how to setup your development environment to contribute to this program.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Inconsistence warnings
|
## Inconsistence warnings
|
||||||
|
|
||||||
You might see some warnings for Private Internet Access and others, similar to:
|
You might see some warnings for Private Internet Access and others, similar to:
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Iptables permission
|
## Iptables permission
|
||||||
|
|
||||||
If you use Portainer to run the container and get the error:
|
If you use Portainer to run the container and get the error:
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
The HTTP control server allows to obtain and modify the state of the container without restarting it.
|
The HTTP control server allows to obtain and modify the state of the container without restarting it.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|||||||
+2
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
👋👋👋
|
👋👋👋
|
||||||
|
|
||||||
🎊 Welcome to the Gluetun Wiki! 🎊
|
🎊 Welcome to the Gluetun Wiki! 🎊
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Server groups
|
## Server groups
|
||||||
|
|
||||||
The following server groups are available to be set for the environment variable `CYBERGHOST_GROUP`:
|
The following server groups are available to be set for the environment variable `CYBERGHOST_GROUP`:
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Regions available
|
## Regions available
|
||||||
|
|
||||||
- Albania
|
- Albania
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
|
|
||||||
- Use Docker images `latest` or superior to release tag `v3.2.0`
|
- Use Docker images `latest` or superior to release tag `v3.2.0`
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## Custom iptables rules
|
## Custom iptables rules
|
||||||
|
|
||||||
If you need to specify additional iptables rules to be run after the built-in iptables rules, you can use the file at `/iptables/post-rules.txt` with one iptables command per line and these will automatically be run on container start.
|
If you need to specify additional iptables rules to be run after the built-in iptables rules, you can use the file at `/iptables/post-rules.txt` with one iptables command per line and these will automatically be run on container start.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
On some Synology devices, it is required to re-install the `tun` kernel module on your host **at every boot**.
|
On some Synology devices, it is required to re-install the `tun` kernel module on your host **at every boot**.
|
||||||
|
|
||||||
To do so, open a terminal and enter:
|
To do so, open a terminal and enter:
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
Once your container is up and running, you may want to test your connection is correct and secured.
|
Once your container is up and running, you may want to test your connection is correct and secured.
|
||||||
|
|
||||||
## Check your IP address
|
## Check your IP address
|
||||||
|
|||||||
Reference in New Issue
Block a user