Releases: samuelthomas2774/node-acp
Releases · samuelthomas2774/node-acp
v0.7.0
v0.6.0
- Working server implementation
- This crashes AirPort Utility on iOS when connecting with a saved password. Opening the device details page prevents this.
- Add support for monitor and RPC commands
- Add a command to print/follow logs
- Ask for a password interactively if the password the
--password
option isn't set - Add message and error types
- Add
sttE
,IGMP
,waNM
andsnAF
properties - Add a command to read ACPData.bin files
- Move firmware commands
v0.5.0
- Add boolean, uint8, uint16, uint32, uint64, IPv6, IPv6 and UUID property types
- Support 64 bit integers in CFL Binary Property Lists and JSON
- Support multiple commands at the same time
- Add
cfpf
,cloD
,syRe
,card
,sPLL
,syIg
,uuid
,stat
,raDS
,raNA
,peUN
,pePW
,waD1
,waD2
,waD3
,waC1
,waC2
,waC3
,waSM
,waDC
,waDN
,waSD
,waLL
,laIP
,laSM
,dhBg
,dhEn
,dhSN
,dhRo
,dhLe
,gnFl
,gnBg
,gnEn
,gnSN
,gnRo
,gnLe
,naFL
,nDMZ
,prnI
,prnR
,isAC
,leAc
,APID
,auNP
,auRR
,auHK
,auHE
,6cfg
,6aut
,6Wad
,6Wgw
,6Wte
,6Lfw
,6Lad
,6Lfx
,6sfw
,6trd
,6fwl
,6NS1
,6NS2
,6NS3
,6PDa
,6PDl
,6CWa
,6CWp
,6CWg
,6CLa
,6NSa
,6NSb
,6NSc
,6CPa
,6CPl
,6!at
,wbEn
,wbHN
,wbHU
,wbHP
,wbAC
,iCld
,iCLH
,SUEn
andSUFq
properties - Add TypeScript type definitions for all property list types
- Support using JSON in the getprop/setprop commands
- Add commands to try getting an unknown property and a list of unknown properties
- Remove most default logging (use
--log 7
to show all logs) - Fix errors getting properties
- Fix MAC address formatting
v0.4.0
- TypeScript
- Add a reboot command
- Add firmware decryption
- Use Buffers internally instead of binary strings
v0.3.0
- Add full session encryption