-
```php
filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE)
```
Behind a reverse proxy, the framework fails to get the client's real IP address.
Which can ca…
-
This is a feature request for #33609, I think this has to do with my network setup where I have a home lab behind a NAT firewall, but then I also have a bunch of other servers and the whole network is…
-
Hello everyone. I am in the condition of receiving the CDR from a syslog (SBC). The point is that the SBC does not send me the headers, but only the data. Is it possible to use the "pastash" filters t…
-
### Is this urgent?
None
### Host OS
Debian bookworm
### CPU arch
x86_64
### VPN service provider
Custom
### What are you using to run the container
Portainer
### What is…
-
Hi i have configured cube on server with ip http://127.0.0.1:61000/ . I wanted to run cube via nginx with staic ip of my server
Nginx configuration :
```bash
location/cubejs/ {
# pro…
-
How do I start it:
```
ln -s $PWD/server.conf /etc/wireguard/wg0.conf
docker run -it --rm --cap-add net_admin --cap-add sys_module \
--name wireguard \
-v /etc/wireguard:/etc/wireguard -v…
-
```
* SUMMARY
ipv4 discord.com curl_test_http : working without bypass
ipv4 discord.com curl_test_https_tls12 : winws --wf-l3=ipv4 --wf-tcp=443 --dpi-desync=syndata
ipv4 discord.com curl_test_http…
-
I've seen lots of requests to filter the Leases tab, but what would really help me would be the ability to Sort/Filter the Reserved Leases table. With lots of reserved leases it can be an issue to fi…
xrxca updated
2 months ago
-
Basic pngs for email icons in #ab0707 to match my signature (changed using [Filter>Colour>Colourise](https://www.google.com/search?q=inkscape+replace+color+in+png&client=firefox-b-d&sca_esv=595037602&…
-
Specifically, we noticed this while trying to collect coalescing (which lives in the TCP section):
https://github.com/AMDResearch/omniperf/blob/62d130b458a21a2c964da234cf7a24420e01efe1/src/omniperf…