Paolo Sezart

Results 12 comments of Paolo Sezart

I create with the command `sudo nano /lib/systemd/system/xmrig-proxy.service` record: ``` [Unit] Description=XMRIG After=network.target [Service] Type=simple ExecStart=/home/username/xmrig-proxy Restart=always [Install] WantedBy=multi-user.target ``` I give this entry chmod 755 (rwxr-xr-x) Next command: `sudo...

> Are you running on a privileged port? If so you may need to make an exception... No, not on a privileged port. My ports are 5555 and 8888

I read this thread. Therefore, I asked for a detailed manual on how to set up monitoring and control. Specifically, what program and how to connect to this monitoring. I...

Everyone writes some kind of links to different projects. But I never saw a single detailed, step-by-step manual for connecting, configuring and managing xmrig proxy. Guys, is it so difficult...

I apologize for the incomplete expression of my thought. In the screenshots below, I highlighted how I would like (as in the standard keyboard) and as in the Lean Key...

I was also interested in the reverse functionality of socks2tun. And I would like to know if there are any plans to implement such a function or project?

I mean, so that the main window of the monero-gui program can be minimized to the tray, next to the clock. Now when collapsing it looks like this: ![GUI](https://github.com/monero-project/monero-gui/assets/38177890/6498458a-277f-4dd1-ba38-cdbea5c956a5) I...

> Meanwhile I am looking into adding a mirror selection facility within PINN so that faster mirrors can be selected. This is a great idea! Is it possible in this...

Can I have detailed instructions? How to run this script in the background and add it to the startup. Or can I register as a service?

It would also be nice to be able to connect to alternative frp servers. For example, if one server goes down. All clients connect to one of the alternative FRPS.