Maciej Krüger
Maciej Krüger
Seems to be /sys/class/dmi/id/product_* ``` $ tail /sys/class/dmi/id/product_* ==> /sys/class/dmi/id/product_family /sys/class/dmi/id/product_name /sys/class/dmi/id/product_sku /sys/class/dmi/id/product_version
@NeoRaider anything against merging this?
@alexander255 I for my part already created something a _bit_ similar, called forward-addr. https://github.com/Teletunnel/specs/blob/master/SPECS.md and the code https://github.com/Teletunnel/forward-addr Even though the code is mostly ununtilized (but functional!), the ideas might...
> Maybe I'm missing something, but it's this part (while cool for the job you envisioned) pretty irrelevant here Yes, it is. It was created for a separate project (https://github.com/Teletunnel/Teletunnel-Core)...
Oh and I noticed you may have misinterpreted the spec a bit: ``/wss/.host/example.com:4443/.base/"/api/v1"/.user/john/.password/doh/.cookie/bla=blab/tls/ws`` would actually be `/tcp/.port/443/tls/.sni/example.com/http/.user/john/.password/doh/.cookie/bla=blab/.path/"/api/v1"/_ws`. That's where `_ws` gets useful
When rescanning the gui crashes after `2017-11-25 10:10:48 unexpected name_show response on refreshName=d/mkg20001: Namecoin is downloading blocks...`
1. I was already using namecoin nametab from manage-dns branch (at 8dac7b7f8bcc8b0d554518e2e57afefea585edbe). Started it, shut it down then run it with `-rescan -reindex` just so I could find out which...
```patch + "altonions", ``` should be ```patch + "altonions" ```
You can download the app from here: https://github.com/mkg20001/SamRemote/releases If your TV is a Samsung SmartTV it should be compatible.
This might be hard to implement because there is no public documentation available for Samsung's remote control protocols and my TV is unlikely to support that feature. I think it...