public inbox for gwml@vger.gnuweeb.org
 help / color / mirror / Atom feed
* [PATCH gwproxy v1 0/2] Auth-file hot reload and show help message for invalid parameters
@ 2025-07-31  0:27 Alviro Iskandar Setiawan
  2025-07-31  0:27 ` [PATCH gwproxy v1 1/2] io_uring: Add auth-file hot reload support Alviro Iskandar Setiawan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alviro Iskandar Setiawan @ 2025-07-31  0:27 UTC (permalink / raw)
  To: Ammar Faizi; +Cc: Alviro Iskandar Setiawan, GNU/Weeb Mailing List

Hi Chief,

Two patches for gwproxy this morning. My first time sending patches
for gwproxy today. This patch series adds support for hot reloading
the auth-file in io_uring and also adds a help message for invalid
parameters in gwproxy.

When gwproxy is run with a zero argument (or argc=1), it doesn't show a
helpful message, just like this:

  Error: --target is required unless --as-socks5 is specified.

Show the help when the argument is invalid to let new users get better
experience.

Signed-off-by: Alviro Iskandar Setiawan <alviro.iskandar@gnuweeb.org>
---

Alviro Iskandar Setiawan (2):
  io_uring: Add auth-file hot reload support
  gwproxy: Show help on invalid parameter

 src/gwproxy/ev/io_uring.c | 28 ++++++++++++++++++++++++++++
 src/gwproxy/gwproxy.c     | 13 +++++++++----
 2 files changed, 37 insertions(+), 4 deletions(-)


base-commit: ab8b6ee9729481c0e73c3a84cf1684ff4d24803e
-- 
Alviro Iskandar Setiawan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-31  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-31  0:27 [PATCH gwproxy v1 0/2] Auth-file hot reload and show help message for invalid parameters Alviro Iskandar Setiawan
2025-07-31  0:27 ` [PATCH gwproxy v1 1/2] io_uring: Add auth-file hot reload support Alviro Iskandar Setiawan
2025-07-31  0:27 ` [PATCH gwproxy v1 2/2] gwproxy: Show help on invalid parameter Alviro Iskandar Setiawan
2025-07-31  0:29 ` [PATCH gwproxy v1 0/2] Auth-file hot reload and show help message for invalid parameters Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox