summaryrefslogtreecommitdiff
path: root/tmap
AgeCommit message (Collapse)Author
2019-02-23Changed comments to pydoc strings.Stevan
2019-02-15shebang change,version updatev1.2.1Aleksej Jocic
2019-01-12Merge branch 'master' of https://github.com/alexej996/tmapv1.2.0Aleksej Jocic
2019-01-12banner for private ip,code reorderAleksej Jocic
2019-01-12Fixed merge conflict.Stevan
2019-01-12Removed unnecessary exit() call at the end of mainStevan
2019-01-12making tmap output more nmapishAleksej Jocic
2019-01-12small fixesAleksej Jocic
Signed-off-by: Aleksej Jocic <aleksej@spidermail.tk>
2019-01-11merge outputs for file and stdoutAleksej Jocic
2019-01-11add banner optionAleksej Jocic
2019-01-05shorter commentsv1.1.0Aleksej Jocic
2019-01-05add more threadsAleksej Jocic
2018-12-26Changed shebang to use python3 as defaultStevan
2018-11-17Added host info for current host scanning. Changed portScan function not to ↵stevan
waste time on ports bigger than 65536
2018-11-08adding newlines to the end of f.writealexej996
2018-11-07Added output to file option.Stevan
2018-11-06help change, default timeout set to 3, README reworkalexej996
2018-11-06more detailed error description and check that ports arent bigger then 65535alexej996
2018-11-05Making code more readable and adding print when scan startsalexej996
2018-11-05new function for going through hosts and output changesalexej996
2018-11-03allow for range and specific ports in the same linealexej996
2018-11-03host value checkingalexej996
2018-10-28increase default timeout valuealexej996
2018-10-28move printing of open ports from connScan to portScanalexej996
2018-10-28check if Tor is runningalexej996
2018-10-28fix ident issuealexej996
2018-10-28add support for scanning IP rangesalexej996
2018-10-04add version argumentalexej996
2018-10-03port option error handlingalexej996
2018-10-01socket timout - duplicate linealexej996
2018-10-01CTRL-C now works properlystevan
2018-10-01Merge branch 'master' of https://github.com/alexej996/tmapstevan
Some updates
2018-10-01commit for pullstevan
2018-09-30Clearnet imeout fixalexej996
2018-09-30Added open ports counter, also added gitignorestevan
2018-09-30Added time info at the end, fixed some print statements to use py3 syntaxstevan
2018-09-30Updatealexej996
2018-09-30Update tmapAleksej Jocic
2018-09-30Create tmapAleksej Jocic