Page 1 of 1

clients managements through GET method

Posted: Thu Jul 30, 2020 11:41 am
by yaqoubi
hello, how can i add/remove/edit/see clients on my server throgh GET method?
for example use https://domain.com:1099/addUser?user=name&pass=44wmxb to add new user.
thanks.