File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ pkg-static add https://github.com/jaredhendrickson13/pfsense-api/releases/latest
4242Install on pfSense Plus:
4343
4444``` bash
45- pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-25.07.1 -pkg-RESTAPI.pkg
45+ pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-25.11 -pkg-RESTAPI.pkg
4646```
4747
4848> [ !WARNING]
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements
1919- pfSense Plus 24.11
2020- pfSense Plus 25.07
2121- pfSense Plus 25.07.1
22+ - pfSense Plus 25.11
2223
2324!!! Warning
2425 Installation of the package on unsupported versions of pfSense may result in unexpected behavior and/or system instability.
@@ -35,13 +36,13 @@ The pfSense REST API package is built just like any other pfSense package and ca
3536** Install on pfSense CE**
3637
3738``` bash
38- pkg-static add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.8.0 -pkg-RESTAPI.pkg
39+ pkg-static add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.8.1 -pkg-RESTAPI.pkg
3940```
4041
4142** Install on pfSense Plus**
4243
4344``` bash
44- pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-24 .11-pkg-RESTAPI.pkg
45+ pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-25 .11-pkg-RESTAPI.pkg
4546```
4647
4748!!! Important
You can’t perform that action at this time.
0 commit comments