This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| echo Now run firefox -> preferences -> advanced -> network -> settings -> Manual proxy configuration \ | |
| SOCKS Host: 127.0.0.1 Port:8080 | |
| # Change user@superhost.com with any ssh alias or so | |
| ssh -D 8080 -C -N user@superhost.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Overview | |
| ## Brief | |
| It is an action, role-playing, 2d platformer game with focus on fighting, character building, extensive storyline with a lot of side quests. | |
| ## Characters | |
| There are only one type of character and only you determine which way to go: powerfull melee, silent assacin, archer, mage, summoner or so. |
NewerOlder