Commit Graph

55 Commits

Author SHA1 Message Date
rscmbbng
9e00346e7d fixed timestamp 2013-09-20 19:30:51 +02:00
rscmbbng
168a6f27c5 fixed timestamp 2013-09-20 19:30:12 +02:00
rscmbbng
a50e5c2f05 Changes to map display, now has url and menu bar prototype. resolved crash due to opening of file in browserand added comments to init 2013-09-20 18:00:00 +02:00
rscmbbng
165fa6e952 Code checkpoint + removed a js file and made minute changes 2013-09-18 20:36:55 +02:00
psy
59368c7ce1 added js effects to markers, fixed check_output on debug mode, more advances 2013-09-18 11:15:24 -07:00
psy
8e8c5ccccb fixed identation on main 2013-09-16 10:22:08 -07:00
psy
582efc2477 fixed error when some xml data fails. code checkpoint. 2013-09-16 10:15:38 -07:00
rscmbbng
437772b205 now tries subprocess.popen if subprocess.check_output fails. added map drawing feature in index.py 2013-09-16 15:20:17 +02:00
rscmbbng
7935ae8865 added some small fixes 2013-09-13 18:02:48 +02:00
rscmbbng
f03600a171 improved the lft routine, now switches automatically between tcp and udp. Recides in two separate functions lft() and lft_parsing(). new timestamp variable added, several small improvements 2013-09-13 16:37:12 +02:00
rscmbbng
33231c3761 now prints correct xml data for each hop in trace + various minor improvements 2013-09-12 23:34:19 +02:00
psy
f9cb99647c advanced hops on xml data extraction (task not completed) 2013-09-12 11:59:44 -07:00
psy
ef1d3346ee correctly parsed xml data to html output + web autorefresh 2013-09-12 08:05:53 -07:00
psy
a69b39ab0e long and lat connected via xml to map draw js script 2013-09-12 06:24:34 -07:00
psy
6d0bb7ee44 added leafletjs lib to start to draw markers on map 2013-09-12 06:19:32 -07:00
psy
d0fce46dbc clean revision 2013-09-10 10:47:36 -07:00
rscmbbng
62ff6f2b3f added AS database, added long+lat variables, added hostname variable, fixed some stuff 2013-09-10 19:43:43 +02:00
rscmbbng
f2aa3bfc30 corrected some errors, xml functionality is still faulty 2013-09-10 17:33:37 +02:00
rscmbbng
2954627fba expanded the debugmode logfile on code checkpoint. It now includes info on browser and url, ip and hostname. Also created self.host_name variable 2013-09-10 16:39:42 +02:00
psy
a27b6f1a48 undo some advances on main for code checkpoint 2013-09-09 12:15:24 -07:00
psy
18b0177e18 fixed some merge problems 2013-09-09 12:11:51 -07:00
psy
80aa7cee7d added xml engine + web xml output results + more fancy interface 2013-09-09 12:05:39 -07:00
rscmbbng
045e06aa85 expanded the debugmode logfile, now includes info on browser and url, ip and hostname 2013-09-09 20:14:59 +02:00
rscmbbng
656f4f21ce added some more debug mode output, cleaned up/simplified code in check_browser() 2013-09-09 17:58:35 +02:00
rscmbbng
59a6d8ab2a added a regex for filtering local ip address ranges 2013-09-09 17:05:40 +02:00
rscmbbng
37cfd8dcaf resolved issue where bc tries to trace the webserver it spawns 2013-09-08 19:29:17 +02:00
psy
5c6d426a97 use default browser to show map 2013-09-08 10:07:53 -07:00
psy
fbaf7230ff fixed webbrowser automatic opening 2013-09-08 09:58:35 -07:00
psy
a8815cfe74 code checkpoint 2013-09-08 09:49:58 -07:00
psy
5f246f6e72 added sync on starting process of history and browser to launch 2013-09-08 09:49:25 -07:00
psy
04c17f9949 some flow fixes 2013-09-08 09:08:31 -07:00
psy
2f3ea33531 added different thread to webserver 2013-09-08 08:08:50 -07:00
rscmbbng
94a1b4f2f5 changed browser_path to browser_history_path to better reflect the use of that variable. browser_path now points to the location of the browser application 2013-09-08 16:58:50 +02:00
rscmbbng
bfc0a368f1 use debug mode to get browser version in both osx and linux 2013-09-08 16:10:40 +02:00
rscmbbng
6fab49d52e adding a browser version for debug mode 2013-09-07 20:38:27 +02:00
psy
a4cf7db31b changes on GeoIP output results 2013-09-07 11:01:47 -07:00
psy
7a3ac0a823 advancing flow tasks + more fancy output results 2013-09-07 10:37:19 -07:00
rscmbbng
20ffa81f93 made minor changes to traces() and moved around printstatements 2013-09-07 17:09:45 +02:00
rscmbbng
b5295d4709 added info on browser support 2013-09-07 17:08:46 +02:00
rscmbbng
0eaf6bc4db added support for safari, fixed some indentation 2013-09-06 19:16:45 +02:00
psy
de7232c848 some changed on flow functions. added automatic geoIP database retrieve. 2013-09-06 08:49:35 -07:00
psy
5ca56eb98b added chrome hack to core. fixed webserver path problems 2013-09-06 07:47:13 -07:00
rscmbbng
bdc4bd53ed a hack to acces the chrome history db 2013-09-05 18:55:27 +02:00
psy
f1548d52eb fixed some identations and added browser automatic launcher 2013-09-05 08:45:09 -07:00
rscmbbng
7b83722aaa spellcheck 2013-09-04 22:14:49 +02:00
rscmbbng
b4c02ffd74 improved 2013-09-04 21:24:08 +02:00
rscmbbng
cba0658121 solved indentation erros 2013-09-04 21:11:03 +02:00
rscmbbng
c1cd4eb67e resolved merge conflict in browserchecking function 2013-09-04 20:18:22 +02:00
rscmbbng
ce0afd4fe7 added browser checking function 2013-09-04 20:16:07 +02:00
psy
04c99401d5 BC with webserver embbeded 2013-09-04 08:29:08 -07:00