mirror of
https://github.com/therootcompany/telebit.git
synced 2025-04-11 18:30:41 +00:00
Documentation to include creating 127.0.0.2 alias
This commit is contained in:
parent
894bd997a9
commit
e98780fd21
@ -3,6 +3,12 @@
|
|||||||
Build Instructions
|
Build Instructions
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
Create a subinterface:
|
||||||
|
```bash
|
||||||
|
sudo ifconfig lo0 alias 127.0.0.2 up
|
||||||
|
```
|
||||||
|
The above creates an alias the code is able to bind against for admin. Admin is still in progress.
|
||||||
|
|
||||||
Get the dependencies
|
Get the dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user