aceberg
b646fb74e3
Release 2.0.2 (#123,#124,#128)
2024-09-07 21:21:17 +07:00
aceberg
a76eb3ffa2
Auto refresh sticky
2024-09-07 21:10:48 +07:00
minetaro12
30532a0e32
Changed to clear previous results when starting port scan
2024-09-07 21:21:04 +09:00
aceberg
ada1b98598
Sticky sort bug fix
2024-09-07 18:17:30 +07:00
aceberg
180e46a934
README for 2.0.1
2024-09-02 21:03:03 +07:00
Andrew Erlikh
74b1b3cb2e
Merge pull request #110 from SteveClement/safari_option_fix
...
chg: [html] replaced option with data tag
2024-09-02 14:59:28 +07:00
aceberg
2253ebc25d
Arp Strings from env try
2024-09-02 14:52:36 +07:00
Steve Clement
f756f770eb
chg: [html] replaced option with data tag
2024-09-02 09:24:51 +02:00
Andrew Erlikh
3d5b86cf4f
Merge pull request #109 from SteveClement/target_blank
...
chg: [html] Added target="_blank" to avoid losing ongoing scan data
2024-09-01 21:55:06 +07:00
aceberg
795a46fd3c
Arp Strings
2024-09-01 21:53:19 +07:00
Steve Clement
c1d4f7c60a
fix: [html] <option> tag wants to be inside <select> tag
2024-09-01 12:43:46 +02:00
Steve Clement
4fbe384c80
chg: [html] Added target="_blank" to avoid losing ongoing scan data for example
...
fix: [html] target="blank" is not correct
2024-09-01 12:07:28 +02:00
aceberg
01323c6c65
Remember sort field, fix #103
2024-09-01 16:17:43 +07:00
aceberg
7b45306415
Try arp-scan strings
2024-08-31 23:27:48 +07:00
aceberg
3aa63fef82
README, History box css
2024-08-30 22:34:14 +07:00
aceberg
6b77b66d4e
History bug fixes
2024-08-30 01:49:46 +07:00
aceberg
316a02fa2f
History in DB switch
2024-08-30 01:22:45 +07:00
aceberg
0187d9b1bb
History in DB switch
2024-08-30 00:09:33 +07:00
aceberg
eaa0c27bd7
PostgreSQL - switch to SQLite on error
2024-08-29 21:37:16 +07:00
aceberg
d6ee3a059f
Trim history
2024-08-28 23:30:25 +07:00
aceberg
4ddb03719f
Auto refresh
2024-08-28 13:59:48 +07:00
aceberg
1ab69ba1ea
Args for arp-scan
2024-08-28 02:39:41 +07:00
aceberg
9aa39c471e
PostgreSQL DB
2024-08-27 01:18:53 +07:00
aceberg
95e2f2a4de
Search index page
2024-08-26 15:57:23 +07:00
aceberg
8542417d40
pprof
2024-08-25 23:39:26 +07:00
aceberg
17b6545eaa
Mem leak fix
2024-08-25 20:48:10 +07:00
aceberg
90e4c07a37
Notify, LogLevel
2024-08-25 17:08:25 +07:00
aceberg
6f703c51be
InfluxDB
2024-08-25 01:19:12 +07:00
aceberg
b86ee2ba73
History js
2024-08-24 21:15:10 +07:00
aceberg
0d10123d12
Host history
2024-08-24 15:44:20 +07:00
aceberg
0000b54fb8
Names from DNS
2024-08-24 02:30:04 +07:00
aceberg
54513cddd9
Port scan
2024-08-23 19:10:19 +07:00
aceberg
409274759f
Host page
2024-08-23 13:59:32 +07:00
aceberg
b0a326c1e2
Edit, Filter
2024-08-23 01:28:48 +07:00
aceberg
534c7cedb0
History
2024-08-22 14:07:05 +07:00
aceberg
3a3bc5da09
Scan routine
2024-08-21 22:29:31 +07:00
aceberg
73db704cf7
DB
2024-08-21 19:44:06 +07:00
aceberg
e6a5bf852b
index page
2024-08-21 15:34:24 +07:00
aceberg
26f3759936
Trying goscan
2024-07-10 04:24:46 +07:00
aceberg
0c410d9458
Basic gin site
2024-06-30 01:17:35 +07:00
aceberg
d78937852e
Release 1.0.6 ( #70 )
2024-01-06 00:11:28 +07:00
aceberg
a7f8dd58f2
Release 1.0.5 ( #51 , #66 )
2024-01-05 21:53:04 +07:00
aceberg
eee3c1d549
JS link, bootstrap upd
2024-01-05 21:18:00 +07:00
Adam Davidson
8e535c086e
Adjusted header.html template to make menu responsive, collapsing on smaller screens
...
Header.html template adjusted to make the navigation menu collapse behind a button on small screens. There should be no change when viewing these on tablets and larger screens.
Changes include:
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Ensuring GitHub icon takes same colour/style as the navigation items
- Added the Bootstrap js script to the footer (in order to make the collapsing menu work). This code will have to be amedned to make the "local only" version work properly.
2024-01-05 10:41:29 +00:00
Adam Davidson
3525cf1950
Removed previous changes to nav (so it now no longer collapses on smaller screens)
2024-01-04 16:31:26 +00:00
Adam Davidson
de19da02b0
Columns now stack at the md breakpoint (rather than the lg breakpoint)
2024-01-04 10:08:05 +00:00
Adam Davidson
81a240c428
Corrected spacing around GitHub icon on medium screens
2024-01-04 10:07:34 +00:00
Adam Davidson
564ac35aa3
Adjusted HTML files to make them responsive (issue #51 )
...
HTML adjusted to make them responsive and better sized when viewed on a mobile device. There should be no change when viewing these on tablets large screens.
Changes include:
- Making containers 100% wide on screens below the Bootstrap "lg" breakpoint. This removes the left and right outer margins, making the most of available space on small screens.
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Making all tables responsive so that they can be horizontally scrolled on small screens.
- Table items now centrally align vertically on the table rows (using the "align-middle" class").
2024-01-03 17:22:28 +00:00
aceberg
64a4b17a8f
Release 1.0.4 ( #62 , #65 )
2023-10-12 20:39:46 +07:00
aceberg
0acd987313
Release 1.0.3 ( #60 )
2023-10-08 14:01:20 +07:00