This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
coova-chilli: add network option
fix
#1221
Signed-off-by: Jaehoon You <teslamint@gmail.com>
lilik-openwrt-22.03
Jaehoon You
10 years ago
parent
615212d83c
commit
eed8b9114b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/coova-chilli/files/chilli.config
+ 3
- 0
net/coova-chilli/files/chilli.config
View File
@ -9,6 +9,9 @@ config chilli
# name of TUN device name. required.
option tundev 'tun0'
# name of network interface
option network ''
# Include this flag if process is to run in the foreground
#option fg
Write
Preview
Loading…
Cancel
Save