Commit Graph

1256 Commits

Author SHA1 Message Date
Anton Keks
7efdceddfd simplify test code 2019-08-11 20:40:10 +03:00
Anton Keks
3268a5dd32 rename menuitem so that it will not be confused with FileFeeder 2019-08-11 20:36:21 +03:00
Anton Keks
76ecca7183 do not scan anggryip.org every time an exported txt file is loaded (it contains angryip.org) 2019-08-11 20:34:01 +03:00
Anton Keks
5d86ba39a6 optimize mac vendor names a bit 2019-08-11 20:24:50 +03:00
Anton Keks
1a516a07aa update mac vendors 2019-07-25 00:50:42 +03:00
Anton Keks
bff5780b99 add more changes 2019-07-25 00:46:12 +03:00
Anton Keks
cfef765dac #193 return found port number from HTTPProxyFetcher 2019-07-25 00:42:34 +03:00
Anton Keks
a93ee86acb #193 also scan detected open ports for proxies 2019-07-25 00:35:27 +03:00
Anton Keks
d990b17c46 use try with resources 2019-07-25 00:21:37 +03:00
Anton Keks
0d134bba94 #193 improve and enable HTTPProxyFetcher 2019-07-25 00:19:30 +03:00
Anton Keks
5ef1ef9027 remove type arguments 2019-07-24 23:58:46 +03:00
Anton Keks
7d4dd73106 add -jar 2019-07-24 23:55:54 +03:00
Anton Keks
c54c0978d0 #192 improve Launch4j error message if Java is not found to offer a solution 2019-07-24 23:43:42 +03:00
Anton Keks
6eef49821e draft 3.6.0 changes 2019-07-24 23:28:39 +03:00
Anton Keks
e48c95a0fd upgrade back to SWT 4.7M3, which is Java 8 only (revert commit)
Newer SWT requires visual corrections and even never ones dropped 32-bit support, so not yet.
2019-07-24 23:22:55 +03:00
Anton Keks
592b803149 support for 64-bit Fedora (with /usr/lib64) 2019-07-24 23:12:57 +03:00
Anton Keks
ba1951d847 fix #183 - it seems that KDE is unable to execute shell scripts from desktop files anymore 2019-07-20 01:35:35 +03:00
Anton Keks
65cf1e378b update year 2019-07-17 00:07:23 +03:00
Anton Keks
337ced983c #183 try specifying bash instead of sh in case Fedora has something else linked as sh 2019-07-16 22:54:55 +03:00
Anton Keks
15bd797c33 Merge remote-tracking branch 'origin/master' 2019-07-16 22:47:40 +03:00
Anton Keks
613cd75df9 fix #190 preserve enterNotifyEventProc method - it seems that 32-bit GTK SWT uses it from native code 2019-07-16 22:47:31 +03:00
Anton Keks
900aa02218
Merge pull request #189 from bitigchi/master
Fixing TR Translations
2019-07-16 22:29:50 +03:00
Anton Keks
c41380a234 Merge remote-tracking branch 'origin/master' 2019-07-16 22:28:57 +03:00
Anton Keks
da11ca942b add Chinese simplified and traditional translations by @him41111 2019-07-16 22:28:46 +03:00
Anton Keks
b86d757b28
Merge pull request #195 from ozkanpakdil/patch-1
Update README.md
2019-07-16 22:19:37 +03:00
Anton Keks
f00d4cc414 use diamond operator 2019-07-15 23:59:00 +03:00
Anton Keks
5eda8d0691 use more lambdas 2019-07-15 23:58:04 +03:00
Anton Keks
0c55cd0995 use lambdas 2019-07-15 23:57:05 +03:00
Anton Keks
189ac1783b drop Java 7 support 2019-07-15 23:54:22 +03:00
Anton Keks
f2b366cadf fix warning 2019-07-15 23:46:49 +03:00
Anton Keks
335ebd6c73 usability fix: mark end ip unedited after it has been initalized on start 2019-07-15 23:45:06 +03:00
Anton Keks
375f4f6c18 avoid spamming when scanning unreachable IPv6 addresses 2019-07-15 23:36:22 +03:00
Anton Keks
8048309a03 avoid ArrayIndexOutOfBoundsException if results are empty 2019-07-15 23:32:58 +03:00
Anton Keks
9c72c69e57 fix comment format 2019-07-15 23:24:30 +03:00
Anton Keks
ad699e8c14 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ext/rpmbuild/SPECS/ipscan.spec
2019-07-15 23:22:37 +03:00
Anton Keks
02ba8249f9 list network interfaces in reverse order - the primary interface is usually at the end (at least on Linux) 2019-07-15 23:21:57 +03:00
Anton Keks
c429a0b3d3 use the same launcher script for both Debian and Fedora 2019-07-15 23:08:11 +03:00
Anton Keks
08c46ce64d use the same launcher script for both Debian and Fedora 2019-07-15 22:50:21 +03:00
özkan pakdil
691b2a3845
Update README.md
it was in the libs folder in win10
2019-07-13 08:57:49 +02:00
Emir Sarı
f9e85d716c Fixing TR Translations
Will continue in my free time, couldn't help myself doing it. Worst I've ever seen.
2019-06-02 22:47:08 +03:00
Anton Keks
56e6df90de #129 add TODO to figure out how to fetch MAC address of a local IPv6 address 2019-04-09 22:54:44 +03:00
Anton Keks
eb9b90e9b3 Windows doesn't return TTL for IPv6 pings 2019-04-09 22:41:00 +03:00
Anton Keks
42736eb515 \#129 first working IPv6 pinging implementation for Windows 2019-04-09 22:19:45 +03:00
Anton Keks
021f2582ce do not crash the whole thread if one Fetcher misbehaves 2019-04-09 22:12:24 +03:00
Anton Keks
0e9986d291 be able to call GetLastError() on Windows 2019-04-09 19:38:23 +03:00
Anton Keks
f7f5fe4a8c enable support for IPv6 addresses 2019-04-07 16:44:42 +03:00
Anton Keks
ea8a2b842d upgrade gradle to 5.0 2019-04-07 16:08:45 +03:00
Anton Keks
fd0df8da21 #181 fix path of librocksaw.so for linux64 build 2019-04-05 23:33:47 +03:00
Anton Keks
0408b2c2b7 add 3.5.5 release notes 2018-12-28 13:46:50 +02:00
Anton Keks
dade34b2d6 delete temp files 2018-12-28 13:44:22 +02:00