FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
805 views 0 comments
by
Hi, I want to know if is it possibile modify WiFi password of RUT955 programmatically (via ssh or cli)?

1 Answer

0 votes
by anonymous

Hi,

You can use these commands:

uci set wireless.@wifi-iface[0].key='new_password'
uci commit
wifi

Best answer