Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lwc:windows:wifi [2020/11/27 07:48] – John Harrison | lwc:windows:wifi [2024/10/07 20:26] (current) – John Harrison | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | know current connection: | + | ==== sharing Internet ==== |
- | - netsh wlan show interfaces\\ | + | You can share Internet between two network adapters (for example Wi-Fi <-> Ethernet) without any additional apps or hardware. Just choose '' |
- | get password: | + | * '' |
- | - wlan show profile name=" | + | You can search the file with the output for '' |
- | add profile:\\ | + | |
- | - netsh WLAN add profile filename=" | + | |
- | connect | + | |
- | - netsh wlan connect name=Filimin_14063765\\ | + | |
- | \\ | + | |
+ | From there you can ssh in but you need to get permissions correct (read from you only and no inheritance) for the cert (I could only get private cert to work i.e. '' | ||
- | references:\\ | + | ==== other random notes ==== |
- | http:%%// | + | * know current connection: '' |
- | http:%%// | + | * get password: '' |
- | \\ | + | * add profile: '' |
+ | * connect to profile: '' | ||
- | + | ==== references ==== | |
- | handy for ascii <-> hex:\\ | + | * [[http:// |
- | http:%%//%%www.asciitohex.com/ | + | * http:// |
+ | * handy for ascii <-> hex: [[http:// | ||
{{ : | {{ : | ||
+ |