Could you explain what the app is?
You could maybe find the company's IP range and whitelist that, or just whitelist the port it's using.
But as you've seen from the replies, the information you've given is very vague.
Could you explain what the app is?
You could maybe find the company's IP range and whitelist that, or just whitelist the port it's using.
But as you've seen from the replies, the information you've given is very vague.
Using Firefox with private browsing, I get this:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.reddit.com/r/all/.json?limit=20. (Reason: CORS request did not succeed). Status code: (null).
The resource at “https://www.reddit.com/r/all/.json?limit=20” was blocked because content blocking is enabled. rdx.overdevs.com
Works fine in normal mode though.
If you've got some free time and a spare computer, pihole with recursive DNS, it blocks ads and queries the root DNS servers itself (requires some extra set up though).
Other services like Quad9 are good for networks other than your home though.
Cloudflare Tunnels have a basic reverse proxy built in, so you could technically still have one and eliminate Traefik.
However, I still use one for nginx, and one for each important app (frigate, home assistant, probably others), plus an extra on a raspberry pi as more of a VPN if my wireguard server goes down.
It's not an ideal solution, but this guy did the renewal using certbot and just linked the certificate into yunohost for DNS renewal.
You might be able to manually create NS records for @
, but I've never tried it.
Look the other 4 words are fine, so that's still 80%, which is a pass right?
Add an IP to one of the bridges, Proxmox will then use that bridge with that IP.
This guy managed to modify a Broadcom NIC to support 2.5G SFP: https://github.com/Berzerker/google-fiber-2gbps-bypass
I mean it isn't great to have to mod something, but at least it's something
Edit: or apparently you can just ask for a 10G transceiver now: https://www.reddit.com/r/googlefiber/comments/tdgag5/google_fiber_now_installing_fiber_jacks_w10gbe/
Also I thought I should mention I don't have Google Fiber so I can't say if any of this works.
Important thing to note, when using AMD, you'll probably need an additional amd_pstate
parameter for better power management.
Sources:
It improves memory access to the GPU, but I don't believe it's required for Intel ARC anymore.
Vulkan and Apple's Metal both have machine learning functionality.