dannagle / PacketSender

Network utility for sending / receiving TCP, UDP, SSL, HTTP
https://packetsender.com
GNU General Public License v2.0
2.38k stars 371 forks source link

[IDEA] Loading only panels #309

Closed C4lmani closed 1 year ago

C4lmani commented 1 year ago

Hi. It would be a very helpful feature for PacketSender to be able to hide the programming part and to be able to launch only not modifiable panels, so less experienced users can use the program without risking of messing up the configuration.

Thank you for your patience

dannagle commented 1 year ago

Do you think adding a launch parameter, such as packetsender.exe --panels-only would work?

After installing, you would then modify the shortcut on the desktop by adding --panels-only parameter. This would tell Packet Sender to launch the startup panel without the normal GUI.

C4lmani commented 1 year ago

I think it would work, so there is no obvious way for the end user to potentially get access to the configurations.

Il 25/02/23 23:43, Dan Nagle ha scritto:

Do you think adding a launch parameter, such as |packetsender.exe --panels-only| would work?

After installing, you would then modify the shortcut on the desktop by adding |--panels-only| parameter. This would tell Packet Sender to launch the startup panel without the normal GUI.

— Reply to this email directly, view it on GitHub https://github.com/dannagle/PacketSender/issues/309#issuecomment-1445220587, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6DKRPHVXZ32MSLFSKVCY3LWZKDITANCNFSM6AAAAAAVG76KTE. You are receiving this because you authored the thread.Message ID: @.***>

dannagle commented 1 year ago

Fix will be in the next release.