Aggiorna 'README.md'
This commit is contained in:
parent
1eab35fc13
commit
5c4fed8f08
1 changed files with 10 additions and 14 deletions
24
README.md
24
README.md
|
@ -1,36 +1,32 @@
|
|||
|
||||
# Anonymizer #
|
||||
# Tor made easy (transparently routing traffic through Tor) #
|
||||
# ---------------------------------------------------------------------------- #
|
||||
|
||||
# BUILD FROM SOURCE #
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# Anonymizer
|
||||
Tor made easy (transparently routing traffic through Tor)
|
||||
|
||||
## BUILD FROM SOURCE
|
||||
cd src
|
||||
make
|
||||
make install
|
||||
|
||||
# DOCUMENTATION #
|
||||
# ---------------------------------------------------------------------------- #
|
||||
## DOCUMENTATION
|
||||
|
||||
# ABOUT VALA
|
||||
### ABOUT VALA
|
||||
https://wiki.gnome.org/Projects/Vala/
|
||||
https://en.wikipedia.org/wiki/Vala_(programming_language)
|
||||
|
||||
# TUTORIALS, GUIDES AND REFERENCES
|
||||
### TUTORIALS, GUIDES AND REFERENCES
|
||||
https://valadoc.org/
|
||||
https://wiki.gnome.org/Projects/Vala/Tutorial
|
||||
https://developer.gnome.org/gnome-devel-demos/stable/beginner.vala.html.en
|
||||
|
||||
# VALA AND GTK+
|
||||
### VALA AND GTK+
|
||||
https://wiki.gnome.org/Projects/Vala/GTKSample
|
||||
https://developer.gnome.org/gnome-devel-demos/stable/toolbar_builder.vala.html.en
|
||||
|
||||
# VALA AND UNIX SHELL
|
||||
### VALA AND UNIX SHELL
|
||||
http://www.teejeetech.in/2013/05/vala-7-process-execution.html
|
||||
|
||||
# NETFILTER/IPTABLES
|
||||
### NETFILTER/IPTABLES
|
||||
https://www.netfilter.org/
|
||||
|
||||
# TOR
|
||||
### TOR
|
||||
https://www.torproject.org/
|
||||
|
|
Loading…
Reference in a new issue