Tools Index

Wireless

Manual configuration

        # iwlist wlp2s0 scan
        # iwconfig wlp2s0 essid name_of_network
        

To get mac address of the target cell;

        # iwlist wlp2s0 scan
        

Example output that matter;

        Cell 03 - Address: A8:A6:68:98:0C:C5
        
Tools Index

This is part of the LeetIO System Documentation. Copyright (C) 2021 LeetIO Team. See the file Gnu Free Documentation License for copying conditions.