You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Docker image that transforms your host into an Orange Livebox, allowing you to bypass the Orange Livebox router and use your own hardware with Orange fiber (FTTH) in France.
7
7
@@ -40,8 +40,8 @@ raraph84/livebox
40
40
41
41
| Variable | Default | Description |
42
42
|----------|---------|-------------|
43
-
|`FIBER_LOGIN`|`fti/abcdefg`| Your Orange fiber login (format: `fti/xxxxxxx`) |
44
-
|`FIBER_PASSWORD`|`abcdefg`| Your Orange fiber password |
43
+
|`FIBER_LOGIN`|N/A| Your Orange fiber login (format: `fti/xxxxxxx`) |
44
+
|`FIBER_PASSWORD`|N/A| Your Orange fiber password |
45
45
|`LAN_INTERFACE`|`eth0`| The network interface connected to your local network |
46
46
|`WAN_INTERFACE`|`eth1`| The network interface connected to the Orange ONT |
47
47
|`LAN_SUBNET`|`192.168.1.0/24`| Your local network subnet for NAT masquerading |
@@ -81,8 +81,3 @@ docker build -t livebox .
81
81
## License
82
82
83
83
This project is provided as-is for educational and personal use.
0 commit comments