Search:

Type: Posts; User: DoubleDD

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,232

    AWUS036NHR v.2 - TX Power

    Used the following script to set the TX Power.

    #!/bin/bash

    echo "hello, root!"
    echo " taking down wlan0"
    ifconfig wlan0 down
    sleep 3

    echo "setting Region to GY"
  2. Replies
    20
    Views
    63,027

    I'm able to change to TX Power for my Alfa...

    I'm able to change to TX Power for my Alfa AWUS036H but not for my new AWUS036NHR v.2

    AWUS036NHR v.2
    wlan0 IEEE 802.11bgn ESSID off/any
    Mode:Managed Access Point:...
  3. Replies
    20
    Views
    63,027

    Just a question on tx power. I setup your script...

    Just a question on tx power. I setup your script and this is the output. Wondering if I'm getting 20 or 30dBm? Using Kali v2

    root@kali:~# ./wifitx.sh
    hello, root!
    taking down wlan0
    setting...
Results 1 to 3 of 3