blacktwin
|
adbc61342f
|
Merge pull request #2 from blacktwin/blacktwin-patch-1
resolve n/a returns from geolite2
|
2017-07-21 09:30:05 -04:00 |
|
blacktwin
|
9a2515bcd7
|
resolve n/a returns from geolite2
Passing on errors in get_geoip_info function instead of [returning it](https://github.com/blacktwin/JBOPS/blob/master/maps/ips_to_maps.py#L151).
Changing the [get_geo_dict function's exception](https://github.com/blacktwin/JBOPS/blob/master/maps/ips_to_maps.py#L195-L198) to catch and return culprit.
```python
except AttributeError:
print('User: {} IP: {} caused error in geo_dict.'.format(a.friendly_name, a.ip_address))
pass
except Exception as e:
print(e)
pass
return geo_dict
```
|
2017-07-21 09:29:32 -04:00 |
|
blacktwin
|
d4f37fd0ba
|
Create readme.md
|
2017-07-19 15:39:17 -04:00 |
|
blacktwin
|
dc0df882d5
|
Update README.md
|
2017-07-19 09:52:04 -04:00 |
|
blacktwin
|
949f24de97
|
Update README.md
|
2017-07-19 09:51:30 -04:00 |
|
blacktwin
|
eac7d38e32
|
Update readme.md
|
2017-07-19 09:35:45 -04:00 |
|
blacktwin
|
667d07d798
|
todo list, feature updates
|
2017-07-19 09:31:20 -04:00 |
|
blacktwin
|
439f190795
|
Update readme.md
|
2017-07-17 08:58:26 -04:00 |
|
blacktwin
|
62b7d337e1
|
Create readme.md
|
2017-07-17 08:57:53 -04:00 |
|
blacktwin
|
09eb07499d
|
Update README.md
|
2017-07-17 08:35:07 -04:00 |
|
blacktwin
|
8acd0e5b9c
|
Update README.md
|
2017-07-17 08:34:28 -04:00 |
|
blacktwin
|
54ed2835e4
|
Update README.md
|
2017-07-17 08:33:39 -04:00 |
|
blacktwin
|
60166ede71
|
Update README.md
|
2017-07-17 08:32:41 -04:00 |
|
blacktwin
|
c7884f021e
|
Update README.md
|
2017-07-17 08:31:19 -04:00 |
|
blacktwin
|
e9331861aa
|
Update ips_to_maps.py
|
2017-07-14 14:32:24 -04:00 |
|
blacktwin
|
7341e6cc4d
|
Update README.md
|
2017-07-14 14:30:01 -04:00 |
|
blacktwin
|
6e7c1b17bb
|
Update README.md
|
2017-07-14 14:25:56 -04:00 |
|
blacktwin
|
fe523c19ef
|
Create geojson_example.geojson
|
2017-07-14 13:53:52 -04:00 |
|
blacktwin
|
cec4698120
|
Add files via upload
|
2017-07-14 13:53:03 -04:00 |
|
blacktwin
|
fc5705d68b
|
Delete states_map_gist.PNG
|
2017-07-14 13:52:39 -04:00 |
|
blacktwin
|
24c45cc415
|
Update README.md
|
2017-07-14 11:06:52 -04:00 |
|
blacktwin
|
b4aeab66e7
|
Update README.md
|
2017-07-14 09:39:36 -04:00 |
|
blacktwin
|
e4a8321e86
|
Update kill_session_bitrate.py
|
2017-07-14 08:41:19 -04:00 |
|
blacktwin
|
ec13d14292
|
Update kill_plex_stream.py
|
2017-07-14 08:40:48 -04:00 |
|
blacktwin
|
c98b74c027
|
Update kill_more_than.py
|
2017-07-14 08:39:55 -04:00 |
|
blacktwin
|
eb579adda9
|
Update kill_else_if_buffering.py
|
2017-07-14 08:38:56 -04:00 |
|
blacktwin
|
a7d5c3f3a2
|
Update README.md
|
2017-07-14 08:34:53 -04:00 |
|
blacktwin
|
dd60c396cd
|
Update and rename new_kill_trans_pause.py to kill_trans_pause.py
|
2017-07-14 08:32:38 -04:00 |
|
blacktwin
|
e8dd1385a4
|
Update README.md
|
2017-07-14 08:25:26 -04:00 |
|
blacktwin
|
7a0b75ded6
|
Update README.md
|
2017-07-14 08:23:59 -04:00 |
|
blacktwin
|
824c6075f1
|
Update README.md
|
2017-07-14 08:18:02 -04:00 |
|
blacktwin
|
22b3227f38
|
Update README.md
|
2017-07-14 08:15:36 -04:00 |
|
blacktwin
|
e00781f845
|
Update README.md
|
2017-07-13 14:39:23 -04:00 |
|
blacktwin
|
cf224100b3
|
Update README.md
|
2017-07-13 14:38:40 -04:00 |
|
blacktwin
|
dd94fe2c5d
|
Update README.md
|
2017-07-13 14:37:26 -04:00 |
|
blacktwin
|
ef2d42c4ef
|
Update README.md
|
2017-07-13 14:29:38 -04:00 |
|
blacktwin
|
4886fd0cc6
|
Update README.md
|
2017-07-13 14:22:46 -04:00 |
|
blacktwin
|
400bda69bd
|
Update README.md
|
2017-07-13 14:20:43 -04:00 |
|
blacktwin
|
def4b7dab8
|
Update README.md
|
2017-07-13 14:19:41 -04:00 |
|
blacktwin
|
816dc18364
|
Update README.md
|
2017-07-13 14:18:34 -04:00 |
|
blacktwin
|
a50c49c6f8
|
Update README.md
|
2017-07-13 14:15:24 -04:00 |
|
blacktwin
|
0d5fba142d
|
Update README.md
|
2017-07-13 14:14:42 -04:00 |
|
blacktwin
|
ebc2dfe3ac
|
Update README.md
Collapse TOC
|
2017-07-13 14:08:55 -04:00 |
|
blacktwin
|
e673af257e
|
Update README.md
|
2017-07-13 11:35:06 -04:00 |
|
blacktwin
|
432a2a1619
|
Update README.md
|
2017-07-13 11:34:19 -04:00 |
|
blacktwin
|
a0ce533a15
|
Update README.md
|
2017-07-13 11:31:14 -04:00 |
|
blacktwin
|
abb96204e3
|
Update README.md
|
2017-07-13 11:07:24 -04:00 |
|
blacktwin
|
06feb3af03
|
Update README.md
|
2017-07-13 11:03:34 -04:00 |
|
blacktwin
|
a186a7aab6
|
Update README.md
|
2017-07-13 10:58:39 -04:00 |
|
blacktwin
|
361910fb5c
|
Update README.md
|
2017-07-13 10:37:09 -04:00 |
|