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
24d4b136
Commit
24d4b136
authored
Jul 23, 2021
by
Franco (nextime) Lanza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial banner
parent
4c27ed4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
fuswim
fuswim
+3
-0
No files found.
fuswim
View file @
24d4b136
...
@@ -147,6 +147,9 @@ if len(sys.argv) > 1 and sys.argv[1] == 'boot':
...
@@ -147,6 +147,9 @@ if len(sys.argv) > 1 and sys.argv[1] == 'boot':
print
(
' * start to fucking with your wireless... '
)
print
(
' * start to fucking with your wireless... '
)
boot
=
True
boot
=
True
auto
=
True
auto
=
True
else
:
print
(
colors
.
GREEN
+
sh
(
"figlet FUSWIM"
))
print
(
"FUcking Simple Wireless Interface Manager
\n
"
+
colors
.
ENDC
)
if
len
(
sys
.
argv
)
>
1
and
sys
.
argv
[
1
]
==
'auto'
:
if
len
(
sys
.
argv
)
>
1
and
sys
.
argv
[
1
]
==
'auto'
:
auto
=
True
auto
=
True
...
...
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