Skip to content

Commit acf7fcd

Browse files
committed
Movies!
1 parent 4f1e2f3 commit acf7fcd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Portmapping made easy.
44
Portforward your incoming traffic to a specified local ip.
55
Mostly used for IPv4.
66

7+
## Table of Contents
8+
1. [Features](#features)
9+
2. [How to do things with this code](#how-to-do-things-with-this-code)
10+
1. [How to build](#how-to-build)
11+
2. [How to install](#how-to-install)
12+
2. [How to uninstall](#how-to-uninstall)
13+
14+
3. [Screenshots](#screenshots)
15+
4. [Troubleshooting](#troubleshooting)
16+
1. [Q: Why another portmapper?](#q-why-another-portmapper)
17+
2. [Q: This doesn't work!](#q-this-doesnt-work)
18+
3. [Q: There is a bug!](#q-there-is-a-bug)
19+
4. [Q: This is missing a new cool feature!](#q-this-is-missing-a-new-cool-feature)
20+
5. [Q: You ass can't spell shit!](#q-you-ass-cant-spell-shit)
21+
6. [Q: I love your dark theme!](#q-i-love-your-dark-theme)
22+
23+
724
## Features
825
* Linux!
926
* A list with your different portforwardings, activated or not!
@@ -26,15 +43,19 @@ $ cd yaup
2643
$ ./configure
2744
$ make
2845
~~~
46+
[![asciicast](https://asciinema.org/a/bpb1ej5xdgl1jr24c6252rswa.png)](https://asciinema.org/a/bpb1ej5xdgl1jr24c6252rswa)
47+
2948
### How to install
3049
~~~
3150
# make install
3251
~~~
52+
[![asciicast](https://asciinema.org/a/epul7wbi0841xkb2h3p3bv4gq.png)](https://asciinema.org/a/epul7wbi0841xkb2h3p3bv4gq)
3353

3454
### How to uninstall
3555
~~~
3656
# make uninstall
3757
~~~
58+
[![asciicast](https://asciinema.org/a/8kjmi4j3235uu5giikies85e0.png)](https://asciinema.org/a/8kjmi4j3235uu5giikies85e0)
3859

3960
##Screenshots
4061
![Overview](overview-light.png)

0 commit comments

Comments
 (0)