File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.6.0
4
+
5
+ - remove alpine build stage
6
+ - fix build warnings
7
+
3
8
## 2.5.0
4
9
5
10
- Increase Nmap scan speed by disabling host detection and port scans
Original file line number Diff line number Diff line change 13
13
1 . Goto ` Others / Tags ` and create a new tag: ` nmap ` .
14
14
1 . Goto ` Profiles & Settings / API Tokens ` and create a token, for use with netbox-scanner.
15
15
16
+ ## Setup Netbox 4.x
17
+
18
+ 1 . Goto ` Customization / Tags ` and create a new tag: ` nmap ` .
19
+ 1 . Goto ` Authentication / API Tokens ` and create a token, for use with netbox-scanner.
20
+
16
21
## Setup Netbox-Scanner
17
22
18
23
1 . Configure * address* and API * token* in ` netbox-scanner.conf ` .
Original file line number Diff line number Diff line change 2
2
"user" : " casperklein" ,
3
3
"name" : " netbox-scanner" ,
4
4
"image" : " casperklein/netbox-scanner" ,
5
- "version" : " 2.5 .0"
5
+ "version" : " 2.6 .0"
6
6
}
You can’t perform that action at this time.
0 commit comments