Basically we already have everything ready (e.g. -time-limit option), only thing missing is random choice of remote endpoint.
We can either extend client subcommand to accept additional remote endpoints as positional arguments or introduce separate hoppingclient subcommand with more complex syntax to hop between addresses and ports.
Would be nice to have feature like this: https://v2.hysteria.network/docs/advanced/Port-Hopping/
Basically we already have everything ready (e.g.
-time-limit
option), only thing missing is random choice of remote endpoint.We can either extend
client
subcommand to accept additional remote endpoints as positional arguments or introduce separatehoppingclient
subcommand with more complex syntax to hop between addresses and ports.