Alex Dadgar
|
0c4c3fc4ee
|
safe but slow
|
2016-02-10 13:44:53 -08:00 |
Diptanu Choudhury
|
21677468cf
|
Setting defaults for client max and min port
|
2016-02-08 13:29:53 -08:00 |
Diptanu Choudhury
|
fa45e0b8ca
|
Using net.IsLoopback to determine if ifc is a loopback device
|
2016-02-08 07:57:31 -08:00 |
Diptanu Choudhury
|
d2eeba213c
|
Reserving ports on windows
|
2016-02-05 15:17:15 -08:00 |
Alex Dadgar
|
ddf392c6be
|
User specifiable kill timeout and operator configurable max
|
2015-12-22 16:10:30 -08:00 |
max
|
953ed6ac76
|
Client config option "fingerprint.whitelist"
|
2015-11-24 16:18:49 +01:00 |
Chris Bednarski
|
e9bc0905d1
|
Add missing param and error in the missing case so default will work as expected
|
2015-11-16 19:55:08 -08:00 |
Chris Bednarski
|
bd4c6b371d
|
Added config reader for booleans
|
2015-11-16 19:30:37 -08:00 |
Alex Dadgar
|
4cc8588cb5
|
Merges
|
2015-10-02 17:32:11 -07:00 |
Antoine POPINEAU
|
36daef1625
|
Renamed all instances of `Iface` to `NetworkInterface`.
|
2015-10-02 09:29:18 +02:00 |
Antoine POPINEAU
|
70d34da1bc
|
Client config param added to specify net iface to use for fingerprinting. Added a Golang-native method for determining the interface IP address.
|
2015-10-01 17:31:47 +02:00 |
Chris Bednarski
|
2e5a080354
|
Delete unused NewConfig function
|
2015-08-31 20:01:04 -07:00 |
Chris Bednarski
|
ecfeba3ce6
|
Added ReadDefault for supreme laziness
|
2015-08-31 19:54:49 -07:00 |
Chris Bednarski
|
1936932406
|
Added Config.Options so we can support arbitrary key-value configuration
|
2015-08-31 19:48:59 -07:00 |
Chris Bednarski
|
98331bbf87
|
We need a new package for this or we get a circular import between client and client/fingerprint
|
2015-08-25 16:13:33 -07:00 |