Skip to main content

Back channel client

Project description

PyPI - Version

Back Channel client

Installation

Install/Upgrade package

python3 -m pip install --upgrade back-channel-client --user

Create service

echo "[Unit]
Description=back-channel-client
After=multi-user.target
Conflicts=getty@tty1.service
[Service]
User=${USER}
Type=simple
Environment="LC_ALL=C.UTF-8"
Environment="LANG=C.UTF-8"
ExecStart=${HOME}/.local/bin/back-channel-client
Restart=on-failure
RestartSec=3
[Install]
WantedBy=multi-user.target" | sudo tee /etc/systemd/system/back-channel-client.service
sudo systemctl daemon-reload
sudo systemctl enable back-channel-client.service
sudo systemctl start back-channel-client.service

Configuration

Config file path: ~/.config/back_channel_client/config.ini

This file automatically generated when the service starts. See the example below.

[connection]
server_host = http://localhost
ssh_username = root
ssh_port = 22
period_time_sec = 30
client_name = test_client
disk_path = /media/HDD

Check logs

journalctl -fu back-channel-client

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

back_channel_client-0.2.0.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

back_channel_client-0.2.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file back_channel_client-0.2.0.tar.gz.

File metadata

  • Download URL: back_channel_client-0.2.0.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.1

File hashes

Hashes for back_channel_client-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9efd04c12e7f070bc7a322b88863c1c7cab6a7eacd58bfe450426ee7790c2247
MD5 369af6f7275e921faa23e81907621de0
BLAKE2b-256 47db8f3ac4ebf9cd8427365588a74fbd9775ae58f9180e2b20f8a60dba5beb31

See more details on using hashes here.

File details

Details for the file back_channel_client-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for back_channel_client-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4591e877d03c1f0deadda8d97a842e91fd813d5062a6b57ca7a6ad17e27a505a
MD5 9a12df96fa083b5e82648e726f5d68d0
BLAKE2b-256 85bbe5e5851c321160ba16fe45ea354525d000a40a954ffe24f9b260698f91d3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page