# Voxl-Wifi set softap password

Source: https://forum.modalai.com/topic/1209/voxl-wifi-set-softap-password
Category: FAQs (https://forum.modalai.com/category/4/faqs)
Posted: 2022-08-16 15:07:59 UTC by Philemon Benner
Replies: 0 · Views: 500

## Philemon Benner · 2022-08-16 15:07:59 UTC

Hey,
as mentioned above, i want to change the default password of softap mode. Is it only possible with manually changing the default password in the shell script ? 
Something like:
```
echo DEFAULT_PASS="bla" >> /usr/bin/voxl-wifi
```
