vgdh

Results 99 comments of vgdh

> > This build has the feature but isn't compatible with NC 15, perhaps you can fix compatibility? > > https://github.com/vijaydwivedics/rainloop > > EDIT: I have read the code thoroughly,...

I want syncing LNK files too. It would be really cool!

It is not expected behavior from file synchronization software.

> Unfortunately, no. However, we have an interface that exposes names using C linkage which you can probably use. See [this directory](https://github.com/bgrimstad/splinter/tree/master/include/cinterface). I am not so good in C. Can...

You need to add your IP address that you will use to connect to Like that: ``` version: "3.4" services: neko: image: "m1k1o/neko:firefox" restart: "unless-stopped" shm_size: "2gb" ports: - "8080:8080"...

> @vgdh you won't also happen to be using Nginx for reverse proxy? My setup works locally however whenever someone attempts to access remotely I see Disconnected peer failed. No...