diff options
author | nodiscc <nodiscc@gmail.com> | 2015-06-23 23:45:45 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-06-23 23:47:04 +0000 |
commit | 76845d9e561fe9ef46261d6f1fa9e637bf5c0765 (patch) | |
tree | 08d460db83855cc86787f69cfb43bcb2befefee0 | |
parent | add task management apps (diff) | |
download | awesome-selfhosted-76845d9e561fe9ef46261d6f1fa9e637bf5c0765.tar.gz awesome-selfhosted-76845d9e561fe9ef46261d6f1fa9e637bf5c0765.zip |
add swiperproxy
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -246,6 +246,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [ownCloud](https://owncloud.org/) - All-in-one solution for saving and sharing files, photos, music,... - `GNU-AGPL-3.0` * [seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. - `GNU-GPL-2.0` +## Proxy + + * [Swiperproxy](https://swiperproxy.github.io/) - A lightning-fast, open source web proxy that is easy for you to run and customize. ([Source code](https://github.com/swiperproxy/swiperproxy), [Demo](http://proxy.donttrustrobots.nl/)) - `MIT` + ## Read it Later Lists * [Wallabag](http://www.wallabag.org/?lang=fr_fr) - Wallabag, formerly Poche, is a web application allowing you to save articles to red them later with improved readability. ([Demo](http://demo.wallabag.org/), [Public instance](http://www.framabag.org/), [Source code](https://github.com/wallabag/wallabag |