mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
fix headings
This commit is contained in:
parent
55a389e7f3
commit
f3fc4b3504
@ -37,7 +37,7 @@ oppm install vtunnel
|
|||||||
1. Install vtunnel.lua to /etc/rc.d
|
1. Install vtunnel.lua to /etc/rc.d
|
||||||
2. Install interminitel.lua to /usr/lib
|
2. Install interminitel.lua to /usr/lib
|
||||||
|
|
||||||
#### Setup
|
#### Running
|
||||||
|
|
||||||
vTunnel is invoked as follows:
|
vTunnel is invoked as follows:
|
||||||
|
|
||||||
@ -47,6 +47,8 @@ rc vtunnel start <server address>:<server port>
|
|||||||
|
|
||||||
This will create a virtual linked card component connected to server\_address:server\_port.
|
This will create a virtual linked card component connected to server\_address:server\_port.
|
||||||
|
|
||||||
|
#### Configuration
|
||||||
|
|
||||||
vTunnel can also be configured to start automatically. First, one would enable the rc service:
|
vTunnel can also be configured to start automatically. First, one would enable the rc service:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user