Sanjeev Kumar

Results 14 issues of Sanjeev Kumar

What is the equiavalent of doing this `create_ap -m bridge p2p0 eth0 MyHotspot password` in the config ``` $ cat /etc/create_ap.conf CHANNEL=default GATEWAY=192.168.1.1 WPA_VERSION=2 ETC_HOSTS=0 DHCP_DNS=gateway NO_DNS=0 NO_DNSMASQ=0 HIDDEN=0 MAC_FILTER=0...

Hello Mark, I am not getting IN-OUT length on the Sequnce Track although each individual tracks do have the range. This is what I am trying to do in aaf....

I have pihole running on my https://pihole.domain.com but if we pass args to pihole exporter it translate URL to the one cotnaining /admin i.e. https://pihole.domain.com/admin/api.php see example: `# docker exec...

When I am trying to run this exporter version **ekofr/pihole-exporter:v0.1.1** using docker I am getting some errrors shown in the log which seems to resulting no data getting scraped. ```...

I posted this on SO but did not got any reply: https://stackoverflow.com/q/48972880/3311276 maybe this is an issue. Can you please look at this ? I have a simple API GET...

I have peewee version 3.7.1 installed and latest peewee-migrate when I try to create a migration pw_migrate create -v --database deploy_services --directory migrations/ --auto-source /path/to/model/new_table.py migration_name /lib/python2.7/site-packages/playhouse/db_url.py line 97 in...

Hello Andy, [](url) I pulled your repo and installed it on my tiny web site index page : [https://goo.gl/9fEs3e](url) It doesn't give any error but doesnt work either. you can...

I disovered even if you have environement variable defined in the dockerfile or in the docker stack file , the environment variable will be available to shell if container but...

I have added support for downloading audio, video and support for cli to which user can also pass -f format flag to download a specific format.