Michele Riva

Results 3 comments of Michele Riva

I confirm I am also affected by this. However `InputFile`'s constructor is not exposed in Typescript, thus for the workaround to work someone would need: ```typescript new (InputFile as any)(Readable.from(buffer),...

I confirm I am also affected by this. However `InputFile`'s constructor is not exposed in Typescript, thus for the workaround to work someone would need: ```typescript new (InputFile as any)(Readable.from(buffer),...

Investigated a little. External IP is correctly detected to be the Outline server's one. DNS leak test shows that DNS requests are not routed through Outline. Tethering via USB or...