xSmurf
|
9c8f5895ca
|
Moved all to sgfw
|
8 years ago |
xSmurf
|
cbdc287db0
|
Removed socks code
|
8 years ago |
xSmurf
|
7506c980ef
|
Cleanup deny log some...
|
8 years ago |
xSmurf
|
0cd66aa0d9
|
Added reload to systemd unit
|
8 years ago |
xSmurf
|
657551c8e9
|
Add license, closes #17
|
8 years ago |
xSmurf
|
d4e09d2f51
|
Fail softly and create necessary directory for config
|
8 years ago |
xSmurf
|
c10ba7df23
|
Moved glade ui files to .ui file extensions
|
8 years ago |
xSmurf
|
95c5e486ba
|
ADDED: System rules
ADDED: Persistant configs
ADDED: Prompt configurations (default action, advanced options, auto expand)
FIXED: Default focus on prompt
FIXED: Bug in display of *:<port> rule
FIXED: Updated ui to gnome >= 3.20
|
8 years ago |
xSmurf
|
3798b30a2c
|
Added toml dependency...
|
8 years ago |
xSmurf
|
b8f3bb54f9
|
Update procsnitch to upstream version
|
8 years ago |
xSmurf
|
f7e06d0123
|
Update godep goversion
|
8 years ago |
xSmurf
|
b4280703f7
|
Git ignore backup files
|
8 years ago |
Bruce Leidl
|
e56ada4326
|
Improved name of extension and added description field.
|
8 years ago |
Bruce Leidl
|
dfd0812cfc
|
Don't crash if socks config file doesn't exist
|
8 years ago |
Bruce Leidl
|
a860eeffa0
|
updated gnome shell versions
|
8 years ago |
Bruce Leidl
|
79741be8a1
|
Update procsnitch dependency
|
8 years ago |
Bruce Leidl
|
9eeeb59957
|
Update to new logging library API, Warning() -> Warningf() etc...
|
8 years ago |
Bruce Leidl
|
9259438ae5
|
update dependency go-logging
|
8 years ago |
Bruce Leidl
|
4208f93f94
|
gotk3 dependency update
|
8 years ago |
Bruce Leidl
|
807d18770a
|
No longer need to manually handle introspection subpaths
|
8 years ago |
Bruce Leidl
|
6a5a6f08e7
|
Updated dependency github.com/godbus/dbus
|
8 years ago |
Bruce Leidl
|
3ac218f288
|
Migration from /Godeps to /vendor
|
8 years ago |
Bruce Leidl
|
c779cc6b9b
|
Implementation of filtering and prompting for Socks connections
|
8 years ago |
Bruce Leidl
|
5d44cd4e2f
|
Save the address type from connect command in Address object
|
8 years ago |
Bruce Leidl
|
3fa78390fc
|
Added methods for filtering which don't require a packet argument
|
8 years ago |
Bruce Leidl
|
68218b4e83
|
Refactor to support more than one type of 'connection'
Created and interface pendingConnection which represents either a
pending packet or socks connection.
|
8 years ago |
David Stainton
|
bb71d8309d
|
Determine policy for each socks chain connection - WIP
|
9 years ago |
David Stainton
|
97e9c109fe
|
Merge branch '13.use_procsnitch.0' into 7.add_SOCKS_proxy_chain.1
|
9 years ago |
David Stainton
|
bcbed86e37
|
Use go-procsnitch, remove code duplication
|
9 years ago |
David Stainton
|
476745090a
|
WIP
|
9 years ago |
David Stainton
|
0b04df4582
|
Pass the dbusServer to the SOCKS5 proxy chain
|
9 years ago |
David Stainton
|
d0ee559a91
|
Replace hardcoded socks proxy chain with json config file
|
9 years ago |
David Stainton
|
61039af4e3
|
Move process signal subscribe to Main
this is so that we can respond to signals with components outside of the
Firewall... in this case i'm thinking of the SOCKS proxy chain service
|
9 years ago |
David Stainton
|
9c58cc315c
|
remove superfluous comment
|
9 years ago |
David Stainton
|
c2636d8f97
|
Move all test code to one file for now
|
9 years ago |
David Stainton
|
7c702b5768
|
Fix test so that client sends a response and we verify the service gets it
|
9 years ago |
David Stainton
|
40108ae227
|
Get rid of useless panic statement
|
9 years ago |
David Stainton
|
94258abb36
|
Make the test receive a banner through the proxy chain from the service
|
9 years ago |
David Stainton
|
50a9633db0
|
work-in-progress unit tests for socks proxy chain
|
9 years ago |
David Stainton
|
f87ac5639e
|
Add work-in-progress unit tests for socks chain
not yet working but a good start
|
9 years ago |
David Stainton
|
28e89eb149
|
Start socks server right before running the blocking runFilter()
|
9 years ago |
David Stainton
|
5ea1977322
|
Add socks server based on https://github.com/Yawning/or-ctl-filter/blob/master/proxy/socks.go
|
9 years ago |
David Stainton
|
96375f4645
|
Add socks5 API from Yawning's or-ctl-filter repo
borrow code from this git commit id
8897fe5b847b70fd54f19d1114d04e3bb67912d8
https://github.com/Yawning/or-ctl-filter
|
9 years ago |
Bruce Leidl
|
6a7db8ba8c
|
See https://feiskyer.github.io/2016/04/19/cgo-in-go-1-6/
|
9 years ago |
Bruce Leidl
|
7c67f54711
|
Merge pull request #18 from leif/patch-1
metadata.json: add 3.20 to shell-version list
|
9 years ago |
Leif Ryge
|
30352ef1e5
|
metadata.json: add 3.20 to shell-version list
|
9 years ago |
Bruce Leidl
|
4dc7be7db3
|
Merge pull request #16 from david415/11.sig_hup_reload.0
Reload config upon HUP signal
|
9 years ago |
David Stainton
|
50e59fcd0f
|
Reload config upon HUP signal
|
9 years ago |
Bruce Leidl
|
2d4c127f4e
|
go fmt
|
9 years ago |
Bruce Leidl
|
7f94d3189e
|
Default log level set to NOTICE
|
9 years ago |