Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ignoramous

ignoramous starred google/wuffs
ignoramous created a comment on an issue on celzero/rethink-app
That's the first we've heard. Sounds super bad. - How many configurations do you have? - Does auto-deletion happen for any other configs, too? - Does it happen every few hours or after boot or aft...

View on GitHub

ignoramous created a comment on an issue on celzero/rethink-app
> This would be great, do yo still have my email address? I won't publish it here for public. > You can find contact info on the webpage linked on my profile. Thanks, both of you. The current vers...

View on GitHub

ignoramous created a comment on an issue on celzero/rethink-app
> The problem is that Rethink does not seem to update its Wireguard module after a DNS change of the Wireguard server. > Like you said, this should be what we are looking for. This would fix the p...

View on GitHub

ignoramous created a comment on an issue on celzero/rethink-app
WireGuard may get stuck in "Waiting" when its configuration fails to "add" itself (either upon user toggling via the UI or user changes to configuration via the UI or a programmatic background "ref...

View on GitHub

ignoramous opened an issue on celzero/rethink-app
WireGuard sometimes stuck in "Waiting" forever
> But that is not not the only problem I noticed (and this is what I never noticed before): > > _even if ReThink has learned of the changed IP, the Wireguard connection still does not react_. Ins...
ignoramous created a comment on an issue on celzero/rethink-app
> I was just trying to add Wireguard proxy and it seems that I had a similar problem caused by DNS, AllowedIPs (network-ending-with-zero/mask), Addresses (ip/mask). Not really. A VPN that is in *L...

View on GitHub

ignoramous reopened an issue on celzero/rethink-app
Cannot add wireguard as proxy
Scanning the QR code results in "Invalid proxy config" on latest GrapheneOS
ignoramous created a comment on an issue on celzero/rethink-app
> I was just trying to add Wireguard proxy and it seems that I had a similar problem caused by DNS, AllowedIPs (network-ending-with-zero/mask), Addresses (ip/mask).

View on GitHub

ignoramous pushed 1 commit to n2 celzero/firestack
  • tcp,udp: idle timeout as sockopt where possible a668364

View on GitHub

ignoramous starred sadellie/unitto
ignoramous starred T8RIN/ImageToolbox
ignoramous opened an issue on celzero/firestack
Endpoint independent mapping slows down bandwidth
> Which commit of `hussainmohd-a/rethink-app` can be built with the latest `celzero/firestack`? rethink on my phone is outdated. > > Interesting. Would such an impl (essentially, half-duplex?) mak...
ignoramous created a comment on an issue on celzero/firestack
OK o3-mini! > Possible Underlying Causes: > 1. A bug in ART’s concurrent GC or thread flipping logic (for example, a race condition where a method’s metadata isn’t updated or is freed while still ...

View on GitHub

ignoramous closed an issue on celzero/firestack
SIGSEGV code 1 (SEGV_MAPERR) HeapTaskDaemon
tombstone: ```hs 11-16 17:28:56.655 25727 25732 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x673888fc in tid 25732 (HeapTaskDaemon), pid 25727 (elzero.bravedns) 1-...
ignoramous created a comment on an issue on celzero/rethink-app
> Is there anyway to use custom filterlists/hosts? Not yet, but planned: - #293 - #1821 - etc > And if not, can it get supported? Folks can volunteer to impl it (or raise a bounty to pay us ...

View on GitHub

ignoramous closed an issue on celzero/rethink-app
custom filter lists?
Just wondering, Is there anyway to use custom filterlists/hosts? And if not, can it get supported?
ignoramous created a comment on an issue on celzero/firestack
Impl an "idle timeout" to let client code force-close tcp & udp conns after a preset timeout via `DialerOpts` in pkg `settings`. https://github.com/celzero/firestack/blob/1497cdabc283cc632d084a49d...

View on GitHub

ignoramous closed an issue on celzero/firestack
Default DNS / IP Mapper not working?
I'm trying to upgrade the library to the latest version available to see if the leak is resolved but I run into the following issue when a DNS request is made: ``` ipmap.go:369: W ipmap: Add: e...
ignoramous closed an issue on celzero/firestack
Fallback to WireGuard IPv4 Peer endpoints on IPv6-only networks
When the underlying network has only ipv6 but any of the active WireGuard configurations support only ipv4, then we end up in an impasse where existing WireGuard config if removed and re-added (whi...
ignoramous created a comment on an issue on celzero/firestack
`net.Conn.SetDeadline`s have to be called on *each* read and write if the intention is to mimic "idle timeout". Otherwise, the network poller would simply manifest an "i/o timeout" on exceeded dead...

View on GitHub

ignoramous closed an issue on celzero/firestack
Connections timeout in a second
timeouts (like in a sec) are prevalent despite deadlines being set to zero (which should actually mean "infinity" per `net.Conn` godoc but ... 🤷). https://github.com/celzero/firestack/blob/03ab20e...
ignoramous pushed 2 commits to n2 celzero/firestack
  • lint: ipn/proxies.go b7dc7be
  • mod: gvisor to 2025/02 9414b50a5633 1497cda

View on GitHub

ignoramous commented on a commit on celzero/firestack
#128

View on GitHub

ignoramous commented on a commit on celzero/firestack
#128

View on GitHub

ignoramous commented on a commit on celzero/firestack
#127

View on GitHub

ignoramous pushed 8 commits to n2 celzero/firestack
  • tcp,udp: impl user-set idle timeouts 094b383
  • tcp,udp: fast path for core.Pipe if no idle timeouts set 955baa4
  • dialers: warn log on invalid protos fd3e47c
  • dialers/retrier: debug log conn deadlines ec25276
  • ipn/mh: ipv4 fallback on ipv6-only networks 6589826
  • ipn/wg: m fix log fmt 4e3bf2d
  • settings,ipn/wg: m fix log fmt ae58d24
  • tunnel: reset tun (fd & mtu) before calling observers 8629d40

View on GitHub

ignoramous starred joswayski/averagedatabase
ignoramous opened an issue on celzero/firestack
Connections timeout in a second
timeouts (like in a sec) are prevalent despite deadlines being set to zero (which should actually mean "infinity" per `net.Conn` godoc but ... 🤷). https://github.com/celzero/firestack/blob/03ab20e...
ignoramous opened an issue on celzero/firestack
Fallback to WireGuard IPv4 Peer endpoints on IPv6-only networks
When the underlying network has only ipv6 but any of the active WireGuard configurations support only ipv4, then we end up in an impasse where existing WireGuard config if removed and re-added (whi...
Load more