mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into strongswan-next
This commit is contained in:
4
config/backup/includes/tor
Normal file
4
config/backup/includes/tor
Normal file
@@ -0,0 +1,4 @@
|
||||
/etc/tor
|
||||
/var/ipfire/tor
|
||||
/var/lib/tor/fingerprint
|
||||
/var/lib/tor/keys
|
||||
6
config/menu/EX-tor.menu
Normal file
6
config/menu/EX-tor.menu
Normal file
@@ -0,0 +1,6 @@
|
||||
$subipfire->{'50.tor'} = {
|
||||
'caption' => $Lang::tr{'tor'},
|
||||
'uri' => '/cgi-bin/tor.cgi',
|
||||
'title' => $Lang::tr{'tor'},
|
||||
'enabled' => 1,
|
||||
};
|
||||
@@ -126,6 +126,7 @@ etc/rc.d/init.d/teamspeak
|
||||
etc/rc.d/init.d/template
|
||||
#etc/rc.d/init.d/tftpd
|
||||
etc/rc.d/init.d/tmpfs
|
||||
#etc/rc.d/init.d/tor
|
||||
etc/rc.d/init.d/udev
|
||||
etc/rc.d/init.d/udev_retry
|
||||
etc/rc.d/init.d/upnpd
|
||||
|
||||
@@ -91,6 +91,7 @@ var/ipfire/menu.d/70-log.menu
|
||||
#var/ipfire/menu.d/EX-imspector.menu
|
||||
#var/ipfire/menu.d/EX-mpfire.menu
|
||||
#var/ipfire/menu.d/EX-samba.menu
|
||||
#var/ipfire/menu.d/EX-tor.menu
|
||||
#var/ipfire/menu.d/EX-tripwire.menu
|
||||
#var/ipfire/menu.d/EX-wlanap.menu
|
||||
var/ipfire/modem
|
||||
|
||||
@@ -128,6 +128,7 @@ etc/rc.d/init.d/teamspeak
|
||||
etc/rc.d/init.d/template
|
||||
#etc/rc.d/init.d/tftpd
|
||||
etc/rc.d/init.d/tmpfs
|
||||
#etc/rc.d/init.d/tor
|
||||
#etc/rc.d/init.d/transmission
|
||||
etc/rc.d/init.d/udev
|
||||
etc/rc.d/init.d/udev_retry
|
||||
|
||||
@@ -32,6 +32,7 @@ usr/local/bin/squidctrl
|
||||
usr/local/bin/sshctrl
|
||||
usr/local/bin/syslogdctrl
|
||||
usr/local/bin/timectrl
|
||||
#usr/local/bin/torctrl
|
||||
#usr/local/bin/tripwirectrl
|
||||
usr/local/bin/updxlratorctrl
|
||||
usr/local/bin/upnpctrl
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/rc.d/init.d/firewall
|
||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
usr/local/bin/openvpnctrl
|
||||
|
||||
166
config/rootfiles/packages/arm
Normal file
166
config/rootfiles/packages/arm
Normal file
@@ -0,0 +1,166 @@
|
||||
usr/bin/arm
|
||||
#usr/share/arm
|
||||
#usr/share/arm-1.4.5.0-py2.7.egg-info
|
||||
usr/share/arm/TorCtl
|
||||
usr/share/arm/TorCtl/GeoIPSupport.py
|
||||
usr/share/arm/TorCtl/GeoIPSupport.pyc
|
||||
usr/share/arm/TorCtl/PathSupport.py
|
||||
usr/share/arm/TorCtl/PathSupport.pyc
|
||||
usr/share/arm/TorCtl/SQLSupport.py
|
||||
usr/share/arm/TorCtl/SQLSupport.pyc
|
||||
usr/share/arm/TorCtl/ScanSupport.py
|
||||
usr/share/arm/TorCtl/ScanSupport.pyc
|
||||
usr/share/arm/TorCtl/StatsSupport.py
|
||||
usr/share/arm/TorCtl/StatsSupport.pyc
|
||||
usr/share/arm/TorCtl/TorCtl.py
|
||||
usr/share/arm/TorCtl/TorCtl.pyc
|
||||
usr/share/arm/TorCtl/TorUtil.py
|
||||
usr/share/arm/TorCtl/TorUtil.pyc
|
||||
usr/share/arm/TorCtl/__init__.py
|
||||
usr/share/arm/TorCtl/__init__.pyc
|
||||
usr/share/arm/TorCtl/example.py
|
||||
usr/share/arm/TorCtl/example.pyc
|
||||
usr/share/arm/__init__.py
|
||||
usr/share/arm/__init__.pyc
|
||||
usr/share/arm/cli
|
||||
usr/share/arm/cli/__init__.py
|
||||
usr/share/arm/cli/__init__.pyc
|
||||
usr/share/arm/cli/configPanel.py
|
||||
usr/share/arm/cli/configPanel.pyc
|
||||
usr/share/arm/cli/connections
|
||||
usr/share/arm/cli/connections/__init__.py
|
||||
usr/share/arm/cli/connections/__init__.pyc
|
||||
usr/share/arm/cli/connections/circEntry.py
|
||||
usr/share/arm/cli/connections/circEntry.pyc
|
||||
usr/share/arm/cli/connections/connEntry.py
|
||||
usr/share/arm/cli/connections/connEntry.pyc
|
||||
usr/share/arm/cli/connections/connPanel.py
|
||||
usr/share/arm/cli/connections/connPanel.pyc
|
||||
usr/share/arm/cli/connections/countPopup.py
|
||||
usr/share/arm/cli/connections/countPopup.pyc
|
||||
usr/share/arm/cli/connections/descriptorPopup.py
|
||||
usr/share/arm/cli/connections/descriptorPopup.pyc
|
||||
usr/share/arm/cli/connections/entries.py
|
||||
usr/share/arm/cli/connections/entries.pyc
|
||||
usr/share/arm/cli/controller.py
|
||||
usr/share/arm/cli/controller.pyc
|
||||
usr/share/arm/cli/graphing
|
||||
usr/share/arm/cli/graphing/__init__.py
|
||||
usr/share/arm/cli/graphing/__init__.pyc
|
||||
usr/share/arm/cli/graphing/bandwidthStats.py
|
||||
usr/share/arm/cli/graphing/bandwidthStats.pyc
|
||||
usr/share/arm/cli/graphing/connStats.py
|
||||
usr/share/arm/cli/graphing/connStats.pyc
|
||||
usr/share/arm/cli/graphing/graphPanel.py
|
||||
usr/share/arm/cli/graphing/graphPanel.pyc
|
||||
usr/share/arm/cli/graphing/resourceStats.py
|
||||
usr/share/arm/cli/graphing/resourceStats.pyc
|
||||
usr/share/arm/cli/headerPanel.py
|
||||
usr/share/arm/cli/headerPanel.pyc
|
||||
usr/share/arm/cli/interpretorPanel.py
|
||||
usr/share/arm/cli/interpretorPanel.pyc
|
||||
usr/share/arm/cli/logPanel.py
|
||||
usr/share/arm/cli/logPanel.pyc
|
||||
usr/share/arm/cli/menu
|
||||
usr/share/arm/cli/menu/__init__.py
|
||||
usr/share/arm/cli/menu/__init__.pyc
|
||||
usr/share/arm/cli/menu/actions.py
|
||||
usr/share/arm/cli/menu/actions.pyc
|
||||
usr/share/arm/cli/menu/item.py
|
||||
usr/share/arm/cli/menu/item.pyc
|
||||
usr/share/arm/cli/menu/menu.py
|
||||
usr/share/arm/cli/menu/menu.pyc
|
||||
usr/share/arm/cli/popups.py
|
||||
usr/share/arm/cli/popups.pyc
|
||||
usr/share/arm/cli/torrcPanel.py
|
||||
usr/share/arm/cli/torrcPanel.pyc
|
||||
usr/share/arm/cli/wizard.py
|
||||
usr/share/arm/cli/wizard.pyc
|
||||
usr/share/arm/gui
|
||||
usr/share/arm/gui/__init__.py
|
||||
usr/share/arm/gui/__init__.pyc
|
||||
usr/share/arm/gui/arm.xml
|
||||
usr/share/arm/gui/configPanel.py
|
||||
usr/share/arm/gui/configPanel.pyc
|
||||
usr/share/arm/gui/connections
|
||||
usr/share/arm/gui/connections/__init__.py
|
||||
usr/share/arm/gui/connections/__init__.pyc
|
||||
usr/share/arm/gui/connections/circEntry.py
|
||||
usr/share/arm/gui/connections/circEntry.pyc
|
||||
usr/share/arm/gui/connections/connEntry.py
|
||||
usr/share/arm/gui/connections/connEntry.pyc
|
||||
usr/share/arm/gui/connections/connPanel.py
|
||||
usr/share/arm/gui/connections/connPanel.pyc
|
||||
usr/share/arm/gui/controller.py
|
||||
usr/share/arm/gui/controller.pyc
|
||||
usr/share/arm/gui/generalPanel.py
|
||||
usr/share/arm/gui/generalPanel.pyc
|
||||
usr/share/arm/gui/graphing
|
||||
usr/share/arm/gui/graphing/__init__.py
|
||||
usr/share/arm/gui/graphing/__init__.pyc
|
||||
usr/share/arm/gui/graphing/bandwidthStats.py
|
||||
usr/share/arm/gui/graphing/bandwidthStats.pyc
|
||||
usr/share/arm/gui/graphing/graphPanel.py
|
||||
usr/share/arm/gui/graphing/graphPanel.pyc
|
||||
usr/share/arm/gui/logPanel.py
|
||||
usr/share/arm/gui/logPanel.pyc
|
||||
usr/share/arm/prereq.py
|
||||
usr/share/arm/prereq.pyc
|
||||
#usr/share/arm/resources
|
||||
#usr/share/arm/resources/arm.1
|
||||
#usr/share/arm/resources/exitNotice
|
||||
#usr/share/arm/resources/exitNotice/how_tor_works_thumb.png
|
||||
#usr/share/arm/resources/exitNotice/index.html
|
||||
#usr/share/arm/resources/startTor
|
||||
#usr/share/arm/resources/tor-arm.desktop
|
||||
#usr/share/arm/resources/tor-arm.svg
|
||||
#usr/share/arm/resources/torConfigDesc.txt
|
||||
#usr/share/arm/resources/torrcOverride
|
||||
#usr/share/arm/resources/torrcOverride/override.c
|
||||
#usr/share/arm/resources/torrcOverride/override.h
|
||||
#usr/share/arm/resources/torrcOverride/override.py
|
||||
#usr/share/arm/resources/torrcTemplate.txt
|
||||
usr/share/arm/settings.cfg
|
||||
usr/share/arm/starter.py
|
||||
usr/share/arm/starter.pyc
|
||||
usr/share/arm/test.py
|
||||
usr/share/arm/test.pyc
|
||||
#usr/share/arm/uninstall
|
||||
usr/share/arm/util
|
||||
usr/share/arm/util/__init__.py
|
||||
usr/share/arm/util/__init__.pyc
|
||||
usr/share/arm/util/conf.py
|
||||
usr/share/arm/util/conf.pyc
|
||||
usr/share/arm/util/connections.py
|
||||
usr/share/arm/util/connections.pyc
|
||||
usr/share/arm/util/enum.py
|
||||
usr/share/arm/util/enum.pyc
|
||||
usr/share/arm/util/gtkTools.py
|
||||
usr/share/arm/util/gtkTools.pyc
|
||||
usr/share/arm/util/hostnames.py
|
||||
usr/share/arm/util/hostnames.pyc
|
||||
usr/share/arm/util/log.py
|
||||
usr/share/arm/util/log.pyc
|
||||
usr/share/arm/util/panel.py
|
||||
usr/share/arm/util/panel.pyc
|
||||
usr/share/arm/util/procName.py
|
||||
usr/share/arm/util/procName.pyc
|
||||
usr/share/arm/util/procTools.py
|
||||
usr/share/arm/util/procTools.pyc
|
||||
usr/share/arm/util/sysTools.py
|
||||
usr/share/arm/util/sysTools.pyc
|
||||
usr/share/arm/util/textInput.py
|
||||
usr/share/arm/util/textInput.pyc
|
||||
usr/share/arm/util/torConfig.py
|
||||
usr/share/arm/util/torConfig.pyc
|
||||
usr/share/arm/util/torInterpretor.py
|
||||
usr/share/arm/util/torInterpretor.pyc
|
||||
usr/share/arm/util/torTools.py
|
||||
usr/share/arm/util/torTools.pyc
|
||||
usr/share/arm/util/uiTools.py
|
||||
usr/share/arm/util/uiTools.pyc
|
||||
usr/share/arm/version.py
|
||||
usr/share/arm/version.pyc
|
||||
#usr/share/doc/arm
|
||||
#usr/share/doc/arm/armrc.sample
|
||||
#usr/share/man/man1/arm.1.gz
|
||||
31
config/rootfiles/packages/tor
Normal file
31
config/rootfiles/packages/tor
Normal file
@@ -0,0 +1,31 @@
|
||||
#etc/logrotate.d
|
||||
etc/logrotate.d/tor
|
||||
etc/rc.d/init.d/tor
|
||||
#etc/tor
|
||||
etc/tor/tor-tsocks.conf
|
||||
etc/tor/torrc
|
||||
srv/web/ipfire/cgi-bin/tor.cgi
|
||||
usr/bin/tor
|
||||
usr/bin/tor-gencert
|
||||
usr/bin/tor-resolve
|
||||
#usr/bin/torify
|
||||
usr/local/bin/torctrl
|
||||
#usr/share/doc/tor
|
||||
#usr/share/doc/tor/tor-gencert.html
|
||||
#usr/share/doc/tor/tor-resolve.html
|
||||
#usr/share/doc/tor/tor.html
|
||||
#usr/share/doc/tor/torify.html
|
||||
#usr/share/man/man1/tor-gencert.1
|
||||
#usr/share/man/man1/tor-resolve.1
|
||||
#usr/share/man/man1/tor.1
|
||||
#usr/share/man/man1/torify.1
|
||||
usr/share/tor
|
||||
usr/share/tor/defaults-torrc
|
||||
usr/share/tor/geoip
|
||||
var/ipfire/backup/addons/includes/tor
|
||||
var/ipfire/menu.d/EX-tor.menu
|
||||
var/ipfire/tor
|
||||
var/ipfire/tor/settings
|
||||
var/ipfire/tor/torrc
|
||||
var/lib/tor
|
||||
var/log/tor
|
||||
3
config/tor/defaults-torrc
Normal file
3
config/tor/defaults-torrc
Normal file
@@ -0,0 +1,3 @@
|
||||
DataDirectory /var/lib/tor
|
||||
User nobody
|
||||
Log notice syslog
|
||||
13
config/tor/tor.logrotate
Normal file
13
config/tor/tor.logrotate
Normal file
@@ -0,0 +1,13 @@
|
||||
/var/log/tor/*.log {
|
||||
daily
|
||||
rotate 5
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
create 0640 nobody nobody
|
||||
sharedscripts
|
||||
postrotate
|
||||
/etc/init.d/tor reload >/dev/null 2>&1 || :
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user