Gustav
Gustav
CDCloudflare Developers
Created by Gustav on 10/8/2023 in #general-help
api, issue with ssl/tls
Can't resolve this issue i'm facing when fetching from my api for some reason:
Invoke-WebRequest -Uri api.gustav.lol/items
Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a receive.
At line:1 char:1
+ Invoke-WebRequest -Uri api.gustav.lol/items
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a receive.
At line:1 char:1
+ Invoke-WebRequest -Uri api.gustav.lol/items
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
7 replies
CDCloudflare Developers
Created by Gustav on 5/17/2023 in #general-help
url path ip logging
Someone know if theres a way to log ips incoming to a url path in real time?
2 replies
CDCloudflare Developers
Created by Gustav on 5/15/2023 in #general-help
restricring access to https://examplewebsite.com/example
I want to restrict access to specific ips to a file im hosting on apache how would i do so with the firewall?
6 replies