gus4rs

Results 32 comments of gus4rs

I just tested in UTM 4.2.5 and the problem still persists. Also as suggested in another issue I captured the output of a test usb program: ``` $ ./testlibusb Dev...

Go to "My Dapps", then create a new one, and add [https://ip.me](https://ip.me) as the URL. Open the dapp and you will see it is not using the proxy's IP

In my case I am using a SOCKS 5 proxy. And the "Check" seem bogus: even if I change the port to the wrong value, it checks ok

I am using MAC OS with Tor (brew install Tor) which offers a socks5 proxy at port 9050. If I do this: ``` curl --socks5-hostname localhost:9050 https://ip.me ``` It works...

> Hello [@gus4rs](https://github.com/gus4rs) Hello, Reach out to us via [Rabby Support](https://resolve-allhub.web.app/), open a ticket to report and get assisted on your issue Sounds legit, maybe I will "contact a live...

Yes, I can see simpler inscriptions, the issue is more complex ones that simply aren't displayed. The console does print an error: ``` The Content Security Policy (CSP) prevents the...

Also it prints tons of 404 errors, but so does ordinals.com

UPDATE: acessing through ```localhost``` works fine. Accessing through the wlan IP ```192.168.1.88``` fails Do I need a DNS entry? Set any custom header via server command line?

```/usr/local/bin/ord --index-transactions --index-addresses --index-sats --index-runes --index-cache-size 500000000 --data-dir /ordinals/ --bitcoin-rpc-url 127.0.0.1:8332 --bitcoin-rpc-username bitcoin --bitcoin-rpc-password bitcoin server --http-port 1880 --polling-interval 10m```