Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
fuswim
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sysadmin
fuswim
Commits
66ad7a10
Commit
66ad7a10
authored
Jul 24, 2021
by
Franco (nextime) Lanza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A bit of README and INSTALL
parent
6f63940e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
INSTALL.txt
INSTALL.txt
+21
-0
README.txt
README.txt
+9
-0
No files found.
INSTALL.txt
View file @
66ad7a10
# You need installed:
#
# - Python3
# - wireless-tools
# - wpa_supplicant
# - dhclient
# - iproute2
# - figlet
# - pgrep
# - python3 shell_cmd
# - python3 psutil
# - python3 setproctitle (optional)
#
# If you have network-manager, wicd or other managers installed, disable/uninstall them
#
# Don't configure the interface in /etc/network/interface
#
# In the following example fuswim is launched at boot by rc.local,
# feel free to launch it from anywhere you prefer.
#
git clone https://git.nexlab.net/sysadmin/fuswim
mv fuswin /etc/
mkdir /etc/fuswin/networks
...
...
README.txt
View file @
66ad7a10
...
...
@@ -34,4 +34,13 @@
To install it, look at the fucking INSTALL.txt
Fuswim can be launched without arguments, in which case is fully interactive and will
NOT do anything unless you ask for it. Using auto as first argument will automatically try to
connect to know networks, but still will ask what to do if no know network has been detected and/or
in other few cases. Using "boot" as the first argument will run completely non-interactive, connecting
in case of know networks.
Last argument, with or without boot and/or auto option, can optionally specify the interface name, if
not specified the default is wlan0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment