Skip to content

Commit

Permalink
Movies!
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucki committed Oct 14, 2016
1 parent 4f1e2f3 commit acf7fcd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ Portmapping made easy.
Portforward your incoming traffic to a specified local ip.
Mostly used for IPv4.

## Table of Contents
1. [Features](#features)
2. [How to do things with this code](#how-to-do-things-with-this-code)
1. [How to build](#how-to-build)
2. [How to install](#how-to-install)
2. [How to uninstall](#how-to-uninstall)

3. [Screenshots](#screenshots)
4. [Troubleshooting](#troubleshooting)
1. [Q: Why another portmapper?](#q-why-another-portmapper)
2. [Q: This doesn't work!](#q-this-doesnt-work)
3. [Q: There is a bug!](#q-there-is-a-bug)
4. [Q: This is missing a new cool feature!](#q-this-is-missing-a-new-cool-feature)
5. [Q: You ass can't spell shit!](#q-you-ass-cant-spell-shit)
6. [Q: I love your dark theme!](#q-i-love-your-dark-theme)


## Features
* Linux!
* A list with your different portforwardings, activated or not!
Expand All @@ -26,15 +43,19 @@ $ cd yaup
$ ./configure
$ make
~~~
[![asciicast](https://asciinema.org/a/bpb1ej5xdgl1jr24c6252rswa.png)](https://asciinema.org/a/bpb1ej5xdgl1jr24c6252rswa)

### How to install
~~~
# make install
~~~
[![asciicast](https://asciinema.org/a/epul7wbi0841xkb2h3p3bv4gq.png)](https://asciinema.org/a/epul7wbi0841xkb2h3p3bv4gq)

### How to uninstall
~~~
# make uninstall
~~~
[![asciicast](https://asciinema.org/a/8kjmi4j3235uu5giikies85e0.png)](https://asciinema.org/a/8kjmi4j3235uu5giikies85e0)

##Screenshots
![Overview](overview-light.png)
Expand Down

0 comments on commit acf7fcd

Please sign in to comment.