aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* skylog: add Makefile for make installLaurent Ghigonis2013-03-251-0/+9
|
* skylog: add #!/usr/bin/env pythonLaurent Ghigonis2013-03-252-0/+4
|
* Merge branch 'master' of zx2c4.com:laurent-toolsLaurent Ghigonis2013-03-253-12/+36
|\
| * conf/bashrc: final version of gitpush1_branchLaurent Ghigonis2013-03-241-5/+2
| | | | | | | | | | Pushes commits 1by1. Only works if noone has commited before you. Good if you do dev in your own branch.
| * tools/switch_wireshark_fedora.sh: add script descriptionLaurent Ghigonis2013-03-211-0/+2
| |
| * tools/switch_wireshark_fedora.sh: put local user in wireshark groupLaurent Ghigonis2013-03-211-0/+1
| |
| * tools: switch_wireshark_fedora.sh between svn and pkgLaurent Ghigonis2013-03-211-0/+22
| |
| * conf/bashrc: remove duplication of dh() hd()Laurent Ghigonis2013-03-211-3/+0
| |
| * conf: update bashrc git --colorLaurent Ghigonis2013-03-211-3/+3
| |
| * conf: update reference to new bashrc name (bashrc-laurent-public)Laurent Ghigonis2013-03-212-3/+3
| |
| * conf: bashrc namingLaurent Ghigonis2013-03-211-0/+0
| |
| * conf: bashrc l='ls -AliF'Laurent Ghigonis2013-03-211-1/+1
| |
| * conf: add reference in bashrc headerLaurent Ghigonis2013-03-211-1/+2
| |
| * conf: update bash alias gitpush1_test_DO() for pushing commits one by oneLaurent Ghigonis2013-03-211-0/+4
| |
| * conf: make deploy does symlink, not file copyLaurent Ghigonis2013-03-211-1/+1
| |
* | add viensamoi - WIFI tools targeting clientsLaurent Ghigonis2013-03-2522-0/+19469
|/
* propagate: change default "netcat" command to "nc"Laurent Ghigonis2013-03-101-1/+1
|
* bak.sh: comments ++Laurent Ghigonis2013-03-101-0/+2
|
* move bak.sh to tools/Laurent Ghigonis2013-03-101-0/+0
|
* update copyingLaurent Ghigonis2013-03-101-1/+1
|
* prefer this hostLaurent Ghigonis2013-03-101-1/+1
|
* propagate: initial importLaurent Ghigonis2013-03-1021-0/+3319
| | | | | | | run commands and proxyfy connections on firewalled machines work in progress core is working todo: frontends !
* dtube: print target name when not foundLaurent Ghigonis2013-03-101-3/+4
|
* dtube: nicer outputLaurent Ghigonis2013-03-101-3/+2
|
* dtube: print target as first outputLaurent Ghigonis2013-03-101-0/+2
|
* dtube: search for closest IPrange if not not foundLaurent Ghigonis2013-03-101-1/+17
|
* dtube: handle IP DNS with empty PTRLaurent Ghigonis2013-03-101-2/+2
|
* dtube: handle IPrange DNS with empty PTRLaurent Ghigonis2013-03-101-2/+2
|
* conf: rename bashrcLaurent Ghigonis2013-03-082-1/+1
|
* conf/bashrc: tweak now()Laurent Ghigonis2013-03-081-1/+1
|
* conf: add Makefile to deploy configurationsLaurent Ghigonis2013-03-081-0/+2
|
* conf/bashrc: add now(), prepends date to tailed new linesLaurent Ghigonis2013-03-081-0/+1
| | | | | | usage: tail -F test.log |now tail -F test.log |now "[%d/%b/%Y %H:%M:%S %z]"
* conf/bashrc: add gitpush1 to push commits one by oneLaurent Ghigonis2013-03-061-0/+1
| | | | | usefull for github service email on commit, that sends only one email per push (maybe this is configurable ? still usefull if you don't have control over it)
* Add support for xz tarballs.Laurent Ghigonis2013-02-281-0/+1
| | | | From: "Jason A. Donenfeld" <Jason@zx2c4.com>
* add my bashrcLaurent Ghigonis2013-02-281-0/+120
|
* add LICENSE for all code in this repositoryLaurent Ghigonis2013-02-281-0/+15
|
* dtube: add README with example usagesLaurent Ghigonis2013-02-281-0/+72
|
* dtube: remove unittests and create external script to test dtubeLaurent Ghigonis2013-02-282-35/+27
|
* dtube: fix bug if no country in IPrange of ASLaurent Ghigonis2013-02-281-2/+2
|
* TODO++Laurent Ghigonis2013-02-281-0/+1
|
* dtube: TODO++Laurent Ghigonis2013-02-281-0/+1
|
* dtube: better error handling when target not foundLaurent Ghigonis2013-02-281-2/+2
|
* dtube: parse and show AS announces for IP rangesLaurent Ghigonis2013-02-281-21/+27
| | | | factorized with HeIP in function He.parse_AS_announces_table()
* dtube: implement HeIP to get info from an IPLaurent Ghigonis2013-02-281-10/+55
|
* dtube: improve helpLaurent Ghigonis2013-02-281-5/+4
|
* dtube: cache supportLaurent Ghigonis2013-02-281-3/+12
|
* dtube: user agent in config fileLaurent Ghigonis2013-02-282-1/+2
|
* dtube: work mostly on layoutLaurent Ghigonis2013-02-281-40/+30
|
* dtube - Tube Definer, detube the intertubes to look into the right tubeLaurent Ghigonis2013-02-282-0/+241
|
* wirecroute rb scriptLaurent Ghigonis2013-02-271-0/+52
|