Add address getter method to Python wrapper
This commit is contained in:
@@ -110,8 +110,7 @@ setup(
|
||||
keywords = 'zerotier p2p peer-to-peer sdwan sdn virtual network socket tcp udp zt encryption encrypted',
|
||||
py_modules = ['libzt'],
|
||||
packages = ['libzt'],
|
||||
classifiers = ['Development Status :: 4 - Beta',
|
||||
'Topic :: Internet',
|
||||
classifiers = ['Topic :: Internet',
|
||||
'Topic :: System :: Networking',
|
||||
'Topic :: Security :: Cryptography',
|
||||
'Intended Audience :: Developers',
|
||||
|
||||
Reference in New Issue
Block a user