Lakindu Akash
|
7d7b693457
|
Create FUNDING.yml
|
2021-01-01 03:55:50 +05:30 |
|
Lakindu Akash
|
a6266556d4
|
Merge pull request #120 from plonibarploni/patch-1
make WPA2 the default
|
2020-12-23 17:07:24 +05:30 |
|
plonibarploni
|
5e861f2e0e
|
make WPA2 the default
|
2020-12-22 21:03:42 -05:00 |
|
Lakindu Akash
|
f7c117aca9
|
Merge pull request #118 from lakinduakash/dev
Support command line only installation
|
2020-12-22 20:29:39 +05:30 |
|
Lakindu Akash
|
34e7dabb67
|
Support cli only installation
Fix typo
|
2020-12-22 20:28:36 +05:30 |
|
Lakindu Akash
|
2b01e103b7
|
Merge branch 'dev' of https://github.com/lakinduakash/linux-wifi-hotspot into dev
|
2020-12-22 20:17:16 +05:30 |
|
Lakindu Akash
|
9d89a13a3e
|
Add exapnder
|
2020-12-22 20:16:51 +05:30 |
|
Lakindu Akash
|
ca21751db1
|
Merge pull request #117 from lakinduakash/lakinduakash-patch-1
Update README.md
|
2020-12-22 20:14:00 +05:30 |
|
Lakindu Akash
|
1b83e881d8
|
Update README.md
|
2020-12-22 20:09:50 +05:30 |
|
Lakindu Akash
|
1cd0ad8a84
|
Update README.md
|
2020-12-22 20:08:48 +05:30 |
|
Lakindu Akash
|
f4104874a7
|
Update README.md
|
2020-12-22 20:07:55 +05:30 |
|
Lakindu Akash
|
a9df32904f
|
Update README.md
|
2020-12-22 20:01:14 +05:30 |
|
Lakindu Akash
|
4ba1372e28
|
Update README.md
|
2020-12-22 19:49:32 +05:30 |
|
Lakindu Akash
|
70a6d31fba
|
Merge pull request #114 from plonibarploni/spaces-gui
Don't remove spaces from SSID or passphrase
|
2020-12-18 09:40:29 +05:30 |
|
plonibarploni
|
9d1d031b9e
|
don't remove spaces from SSID or passphrase
|
2020-12-17 15:17:51 -05:00 |
|
Lakindu Akash
|
ea40a80eea
|
Update README.md
|
2020-12-16 05:07:58 +05:30 |
|
Lakindu Akash
|
27b067e023
|
Merge pull request #106 from p00chie/patch-1
Update README.md
|
2020-12-07 18:07:35 +05:30 |
|
p00chie
|
f7a1f35d77
|
Update README.md
systemctl command had a typing error. The name of the service file is "create_ap.service" instead of "create-ap.service"
|
2020-12-07 10:13:18 +01:00 |
|
Lakindu Akash
|
2cd233e7d2
|
Add exapnder
|
2020-11-21 04:20:55 +05:30 |
|
Lakindu Akash
|
093dd3efb4
|
Update README.md
|
2020-11-14 19:21:33 +05:30 |
|
Lakindu Akash
|
5eede9a194
|
Merge pull request #99 from yochananmarqos/patch-1
Update README.md
|
2020-11-14 12:15:22 +05:30 |
|
Mark Wagie
|
6e170a0d2a
|
Update README.md
Yay commands match Pacman commands. Using `-Sy` without `-u` could result in a partial upgrade and is not supported.
|
2020-11-13 21:32:20 -07:00 |
|
Lakindu Akash
|
f6e3a5e4ea
|
v3.5.1
|
2020-11-14 05:32:11 +05:30 |
|
Lakindu Akash
|
c6dc93e566
|
Update version
|
2020-11-14 05:27:10 +05:30 |
|
Lakindu Akash
|
ec0e7d8d15
|
Merge pull request #98 from lakinduakash/dev
Dev
|
2020-11-14 05:25:12 +05:30 |
|
Lakindu Akash
|
7c6b8e4300
|
Update version
|
2020-11-14 05:09:26 +05:30 |
|
Lakindu Akash
|
f3f013d12f
|
Add ieee80211ac ieee80211n
|
2020-11-14 05:09:26 +05:30 |
|
Christian Lewis
|
e07d175ea5
|
Deprecate wh.config completely.
All hotspot service config now stored at /etc/create_ap.conf.
|
2020-11-14 05:09:26 +05:30 |
|
Christian Lewis
|
b69e767a48
|
Cleaned up README; added note about enabling service
|
2020-11-14 05:09:26 +05:30 |
|
Christian Lewis
|
84aff7d0ea
|
Use /etc/wh.config for create_ap service.
Now matches #define CONFIG_FILE_NAME in read_config.h.
|
2020-11-14 05:09:25 +05:30 |
|
Lakindu Akash
|
455948fe22
|
Merge pull request #97 from lakinduakash/staging
Staging
|
2020-11-09 21:30:44 +05:30 |
|
Lakindu Akash
|
b5a1a7cac9
|
Merge pull request #96 from ctjlewis/enable-service-fix
Use /etc/wh.config for create_ap service.
|
2020-11-09 07:09:31 +05:30 |
|
Christian Lewis
|
38a9d2a5f2
|
Deprecate wh.config completely.
All hotspot service config now stored at /etc/create_ap.conf.
|
2020-11-08 19:13:17 -06:00 |
|
Christian Lewis
|
9fb8f53754
|
Cleaned up README; added note about enabling service
|
2020-11-08 19:07:14 -06:00 |
|
Christian Lewis
|
ecfde5d5cd
|
Use /etc/wh.config for create_ap service.
Now matches #define CONFIG_FILE_NAME in read_config.h.
|
2020-11-08 17:56:11 -06:00 |
|
Lakindu Akash
|
3f553bb07e
|
Fix typos and grammar
|
2020-11-04 05:58:43 +05:30 |
|
Lakindu Akash
|
a427ff508c
|
Merge pull request #92 from lakinduakash/fix-aur-build
fix aur build
|
2020-10-31 12:47:04 +05:30 |
|
Lakindu Akash
|
a00aec2a6f
|
Add static
|
2020-10-31 12:34:59 +05:30 |
|
Lakindu Akash
|
fb5631c0ba
|
fix aur build
|
2020-10-31 12:25:26 +05:30 |
|
Lakindu Akash
|
cad1c0cf52
|
Merge pull request #90 from lakinduakash/mac-filter
Fix crash on non existing nac filter file
|
2020-10-31 01:28:08 +05:30 |
|
Lakindu Akash
|
a1fe1d07b3
|
Fix crash on non existing nac filter file
|
2020-10-31 01:27:11 +05:30 |
|
Lakindu Akash
|
5975c1ebdf
|
Update README.md
|
2020-10-31 01:14:48 +05:30 |
|
Lakindu Akash
|
6e283d5f2d
|
Merge pull request #89 from lakinduakash/mac-filter
Mac filter
|
2020-10-31 00:51:06 +05:30 |
|
Lakindu Akash
|
031da51937
|
Update README.nd
|
2020-10-31 00:50:25 +05:30 |
|
Lakindu Akash
|
97f7879750
|
Update debian version
|
2020-10-31 00:47:22 +05:30 |
|
Lakindu Akash
|
d853dafaa4
|
Update screenshots
|
2020-10-31 00:45:45 +05:30 |
|
Lakindu Akash
|
7b0e88eebb
|
Read macfilter file
|
2020-10-31 00:41:15 +05:30 |
|
Lakindu Akash
|
8b60cf5bda
|
Configure mac filter in ui
|
2020-10-30 23:09:29 +05:30 |
|
Lakindu Akash
|
884c2e5bcb
|
Update styles
|
2020-10-30 23:08:44 +05:30 |
|
Lakindu Akash
|
42a1e63d9b
|
Read mac filter config file
|
2020-10-30 23:08:23 +05:30 |
|