ndejong / pfsense_fauxapi

REST based API interface for pfSense 2.3.x and 2.4.x to facilitate devops
Apache License 2.0
354 stars 61 forks source link

Add parameter to PfsenseFauxapi() to specify http/https port #49

Closed nomodz4real closed 5 years ago

nomodz4real commented 5 years ago

Please add argument to class FauxAPIPy: to allow users to specify the port that pfsense is listening on for http and https traffic.

ndejong commented 5 years ago

Refer to https://github.com/ndejong/pfsense_fauxapi/issues/48#issuecomment-497995906 for the time being - waiting feedback

nomodz4real commented 5 years ago

As was referred to in #48 this can be done so I am closing this issue. Apologies for being "overeager" on this one.