iamkubi / pydactyl

Python wrapper for the Pterodactyl Panel API
MIT License
67 stars 21 forks source link

ability to custom http_referer(host/origins) #68

Closed HaeImCH closed 1 year ago

HaeImCH commented 1 year ago

while sending websocket related requests, pterodactyl/panel will check the header "http_referer". (tho can change the config in /etc/pterodactyl/config.yml) but ptdactyl didnt specify "http_referer" and will cause 403:Forbidden in the response