FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
opensips-cli/bin/opensips-cli at master · wangbao-java/opensips-cli · GitHub
wangbao-java
/
opensips-cli
Public
forked from
OpenSIPS/opensips-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
opensips-cli
/
bin
/
opensips-cli
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
9 lines (6 loc) · 134 Bytes
Breadcrumbs
opensips-cli
/
bin
/
opensips-cli
Copy path
File metadata and controls
executable file
·
9 lines (6 loc) · 134 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
from
opensipscli
import
main
def
run_console
():
main
.
main
()
if
__name__
==
'__main__'
:
run_console
()
Back
|
FazBrowse Home
|
New Git URL