Jorge Fuentes

Results 39 comments of Jorge Fuentes

I can't input `` under Windows :-/ installed the software today from the website on both sides.

> Is working, but now in my local computer I have other keys fucked up, like when pressing `^`, `[` or `

> keyboard layout? Spanish. ES_ES.

Yes and yes. Just installed on both sides the one that you told me. ![image](https://user-images.githubusercontent.com/702490/167254046-6e533c5a-28e4-4d48-ba2e-420983144bfb.png) ![image](https://user-images.githubusercontent.com/702490/167254062-04c17b18-eaa9-4be8-8ee3-68183c70aa7b.png)

Can't write them properly. When I try to type them, it doesn't work, not on the remote desktop, but even on my own computer. El dom., 8 may. 2022 13:02,...

I'm with @colinskow. Having both options will be the perfect thing.

The problem is that I don't want the traffic go out the default gateway. `eth2` is not the default gateway and I don't want it to be. I only want...

I tried, by using iptables, to change the source of the UDP packets to the `eth2` IP on `PREROUTING` when they match an specific destination port, but had no success....

Created a PR: https://github.com/wangyu-/UDPspeeder/pull/227

browserifying `jsdom` with babel and `core-js@3` for `node_0.12.7` has the same cyclic problem with the `core-js` `'../internals/export'` module. browserify({ entries: [input] }) .transform("babelify", { global: true, presets: [ ["@babel/preset-env", {...