Git Product home page Git Product logo

wifiassist's Introduction

Hi there 👋

wifiassist's People

Contributors

lzjqsdd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wifiassist's Issues

启动报错

/usr/local/bin/WifiAssist: 行 3: 4401 段错误 pkexec --user root /usr/local/WifiAssist/WifiAssist

wifi连接bug

WIFI开启后,手机查询不到,请问是怎么回事呢,x86CPU,我是重新编译安装的

安装时报错

cp: 无法获取'WifiAssist' 的文件状态(stat): 没有那个文件或目录

自动更新

有什么办法自动更新吗?不然要经常来这里看新版?

安装不上

zxy@zxy-pc:~/software/WifiAssist/INSTALL$ sudo ./install.sh
[sudo] zxy 的密码:
Install WifiAssist ...
cp: 无法获取'WifiAssist' 的文件状态(stat): 没有那个文件或目录
Done.

无法开启wifi

请问是否贵项目不支持在wifi网络连接下开启wifi热点,不管选择什么网卡,都会出现

>Running as Daemon...

ERROR: 'wlp0s29u1u1' is not a WiFi interface

Trying to kill wifi.sh instance associated with wlp0s29u1u1...

Running as Daemon...

ERROR: 'wlp0s29u1u1' is not a WiFi interface

Trying to kill wifi.sh instance associated with enp3s0...

Running as Daemon...

ERROR: 'enp3s0' is not a WiFi interface

Trying to kill wifi.sh instance associated with enp3s0...

Running as Daemon...

ERROR: 'wlp0s29u1u1' is not a WiFi interface

Trying to kill wifi.sh instance associated with wlp0s29u1u1...

将其打包到 AUR 仓库了

AUR WifiAssist 便于 Arch 系用户下载安装

# Contributor: taotieren <[email protected]>

pkgname=wifiassist
_pkgname=WifiAssist
pkgver=0.8
pkgrel=1
pkgdesc="The easy way to use Wifi through PC."
arch=('any')
url="https://github.com/lzjqsdd/WifiAssist"
license=('BSD')
provides=(${pkgname})
conflicts=(${pkgname} ${pkgname}-git)
#replaces=(${pkgname})
depends=( 'qt5-tools' 'qt5-base' 'qt5-declarative' 'qt5-webkit' 'sqlite')
makedepends=('qconf')
backup=()
options=('!strip')
#install=${pkgname}.install
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('0284688369ef17af12db1f283c43de9316b9609feef10488c786d96770e5250b')

build() {
    cd "${srcdir}/${_pkgname}-${pkgver}"
    qmake ./${_pkgname}.pro
    make
}

package() {
    install -Dm0755 "${srcdir}/${_pkgname}-${pkgver}/INSTALL/${_pkgname}" "${pkgdir}/usr/local/${_pkgname}/${_pkgname}"
    install -Dm0644 "${srcdir}/${_pkgname}-${pkgver}/INSTALL/bin/${_pkgname}.desktop" "${pkgdir}/usr/local/share/applications/${_pkgname}.desktop"
    install -Dm0644 "${srcdir}/${_pkgname}-${pkgver}/INSTALL/etc/com.lzjqsdd.WifiAssist.policy" "${pkgdir}/usr/share/polkit-1/actions/com.lzjqsdd.WifiAssist.policy"
    cd "${srcdir}/${_pkgname}-${pkgver}/INSTALL/"
    cp -r bin/ etc/ img/ "${pkgdir}/usr/local/${_pkgname}/"
    install -dm0755 "${pkgdir}/usr/bin"
    ln -sf "/usr/local/WifiAssist/WifiAssist" "${pkgdir}/usr/bin/WifiAssist"

}

ERROR: 'ap0' is not a WiFi interface.

  1. 主要是要开个WIFI热点出来,结果能够连上,但是不能上网,请问这个是什么原因导致的呢

系统:Deepin linux 64位

$ uname -a

Linux leeyns-pc 4.4.0-3-deepin-amd64 #1 SMP Deepin 4.4.30-2 (2016-12-01) x86_64 GNU/Linux

$ ifconfig

ap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.12.1  netmask 255.255.255.0  broadcast 192.168.12.255
        inet6 ***::***:***:**:**  prefixlen 64  scopeid 0x20<link>
        ether **:**:**:**:**:**  txqueuelen 1000  (Ethernet)
        RX packets 1543  bytes 115956 (113.2 KiB)
        RX errors 0  dropped 2  overruns 0  frame 0
        TX packets 320  bytes 74421 (72.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp4s0f2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet *******  netmask 255.255.255.0  broadcast *********
        inet6 ************************  prefixlen 64  scopeid 0x20<link>
        ether **********  txqueuelen 4096  (Ethernet)
        RX packets 120641  bytes 45851474 (43.7 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 53917  bytes 7801374 (7.4 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 1879  bytes 534342 (521.8 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1879  bytes 534342 (521.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp3s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether *******  txqueuelen 4096  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

images1
images2
image3

Running as Daemon...
Config dir: /tmp/create_ap.wlp3s0.conf.J9u5HC4n
PID: 2538
Network Manager found, set ap0 as unmanaged device... DONE
Creating a virtual WiFi interface... 
ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.

ap0 created.
dnsmasq: Symbol `nettle_hashes' has different size in shared object, consider re-linking
Sharing Internet using method: nat
dnsmasq: Symbol `nettle_hashes' has different size in shared object, consider re-linking
hostapd command-line interface: hostapd_cli -p /tmp/create_ap.wlp3s0.conf.J9u5HC4n/hostapd_ctrl
Configuration file: /tmp/create_ap.wlp3s0.conf.J9u5HC4n/hostapd.conf
Using interface ap0 with hwaddr 40:f0:2f:25:e3:ac and ssid "WifiAssistForLinux"
ap0: interface state UNINITIALIZED->ENABLED
ap0: AP-ENABLED 

ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.

WARN: Low entropy detected. We recommend you to install `haveged'

ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.

ap0: STA dc:f0:90:89:d4:41 IEEE 802.11: authenticated
ap0: STA dc:f0:90:89:d4:41 IEEE 802.11: associated (aid 1)
ap0: AP-STA-CONNECTED dc:f0:90:89:d4:41
ap0: STA dc:f0:90:89:d4:41 RADIUS: starting accounting session 58A1436C-00000000
ap0: STA dc:f0:90:89:d4:41 WPA: pairwise key handshake completed (RSN)

ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.


ERROR: 'ap0' is not a WiFi interface.

Trying to kill wifi.sh instance associated with wlp3s0...

Doing cleanup.. done

ERROR: 'ap0' is not a WiFi interface.


启动热点时报错

Config dir: /tmp/create_ap.wlan0.conf.Yqyfa4Cb
PID: 5633
Creating a virtual WiFi interface... ap0 created.
Network Manager found, set ap0 as unmanaged device... DONE
RTNETLINK answers: Device or resource busy

ERROR: Maybe your WiFi adapter does not fully support virtual interfaces.
Try again with --no-virt.

Doing cleanup.. done

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.