Uploading instructions


I tried to upload a mega-pack, but when I uploaded the .torrent file I got an error saying that it's not a valid torrent file. I created it using ctorrent on Linux. Are there recommendations on creating a torrent file that work better than the method I did?
~r.s~


t0rrents user
on January 17th, 2021
/ post 75048
Under linux I recommend tixati


Woah tixati is awesome. Created a Dockerfile for it too to run under x11docker if anyone's interested.
Do you happen to know where it saves its config?
Do you happen to know where it saves its config?
~r.s~


I think many were interested to know the details of the Dockerfile implementation. I am using tixati too.


Dockerfile:
FROM debian:sid-slim
RUN apt update && \
apt upgrade -y -qq && \
apt install -y -qq \
curl \
dirmngr \
gnupg \
gtk2-engines \
ca-certificates \
hicolor-icon-theme \
libdbus-1-3 \
libdbus-glib-1-2 \
libgl1-mesa-dri \
libgl1-mesa-glx \
libgtk2.0-0 \
fonts-noto \
fonts-noto-cjk \
fonts-noto-color-emoji \
wget && \
rm -rf /var/lib/apt/lists/*
RUN wget https://download2.tixati.com/download/tixati_2.81-1_amd64.deb && \
apt install ./tixati_2.81-1_amd64.deb && \
rm tixati_2.81-1_amd64.deb
ENV LANG en-US
COPY local.conf /etc/fonts/local.conf
ENTRYPOINT ["/usr/bin/tixati"]
local.conf:
rgb
true
hintslight
true
lcddefault
false
To build, create those files in a single directory, and build using: DOCKER_BUILDKIT=1 docker build --rm -t tixati .
In order to run it, you need x11-docker. Easily found on github. The script that I use to run it is:
#!/bin/zsh
x11docker \
--share $HOME/Downloads \
--clipboard \
--xpra \
--dbus \
-- --network=container:name_of_container_running_my_vpn_connection --tmpfs=/dev/shm -- \
tixati
FROM debian:sid-slim
RUN apt update && \
apt upgrade -y -qq && \
apt install -y -qq \
curl \
dirmngr \
gnupg \
gtk2-engines \
ca-certificates \
hicolor-icon-theme \
libdbus-1-3 \
libdbus-glib-1-2 \
libgl1-mesa-dri \
libgl1-mesa-glx \
libgtk2.0-0 \
fonts-noto \
fonts-noto-cjk \
fonts-noto-color-emoji \
wget && \
rm -rf /var/lib/apt/lists/*
RUN wget https://download2.tixati.com/download/tixati_2.81-1_amd64.deb && \
apt install ./tixati_2.81-1_amd64.deb && \
rm tixati_2.81-1_amd64.deb
ENV LANG en-US
COPY local.conf /etc/fonts/local.conf
ENTRYPOINT ["/usr/bin/tixati"]
local.conf:
rgb
true
hintslight
true
lcddefault
false
To build, create those files in a single directory, and build using: DOCKER_BUILDKIT=1 docker build --rm -t tixati .
In order to run it, you need x11-docker. Easily found on github. The script that I use to run it is:
#!/bin/zsh
x11docker \
--share $HOME/Downloads \
--clipboard \
--xpra \
--dbus \
-- --network=container:name_of_container_running_my_vpn_connection --tmpfs=/dev/shm -- \
tixati
~r.s~


Only problem with my set up in Docker is that I don't know where the configs are written to, so each time you run the container, you need to re-setup everything. If I know where it stores it, we can map in the right directory and have the settings persist between runs.
~r.s~


Notes on Tixati portable latest version. Indeed, some of the configuration settings are not saved after rebooting the client. I recommend using older versions of Tixati!
you cannot post in this forum.
click here to to create a user account to participate in our forum.
click here to to create a user account to participate in our forum.
Top 20 Torrents (last 10 days)» John Digweed - Transitions 1094 (Guest Ian O'Donovan) - 15-Aug-2025 » Deep Dish - Live @ Dick Mack's (Dingle, Ireland) - 04-Aug-2025 » Gabriel & Dresden - Live @ Luminosity Beach Festival, Netherlands - 28-Jun-2025 » Eelke Kleijn - Live at Pixl Club, Paaspop Festival 2025, Eindhoven, Netherlands - 06-Jul-2025 » Nick Muir - Super Tuesday Ep 82 - August 2025 » Framewerk - Live @ Soco Loco, EGG (London) - 09-Aug-2025 » Peter Makto - Live at A38 Boat, Tuesday Madness, Budapest, Hungary - 29-Jul-2025 » Hernan Cattaneo b2b Nick Warren - Live at Loveland Festival 1080p Stream - 10-Aug-2025 » Framewerk - Foundation - 18-Aug-2025 » Djuma Soundsystem - Iziki Show 078 - 05-Aug-2025 » Nina Kraviz - Live @ Awakenings Festival, Netherlands - 13-Jul-2025 » Martin Fredes b2b Not Demure - Live @ The Soundgarden Cova Santa, Ibiza - August 2025 » Adam Beyer, Vintage Culture, Mau P, Indira Paganotto, Eli Brown & More - Awakenings Festival - August 2025 » Sébastien Léger - Lost Miracle 084 - 02-Aug-2025 » ZHTA b2b Esmaeili - Live @ Rebellion der Traumer Hoppocalypse - August 2025 » Ozgur Ozkan - Slow Motion - 18-Aug-2025 » N-TCHBL - Subliminal - 18-Aug-2025 » Marcelo Vasami B2B Nicolas Rada - Live @ Woodstock69, Netherlands wrmp Hernan Cattaneo - 13-Jul-2025 » Callecat - Live at Festival De Achtertuin, Warm Up Guy Mantzur & Nick Warren, Waves Of Love Stage - 26-Jul-2025 » ASYA - Psika - 05-Aug-2025
Recent from the Forum (Be Social)» August 22nd-24th Creamfields Cheshire 21h 17m » hey, lottery winners!!! post your testimonials!!! 1d 23h » August 7th - 10th Untold Festival Cluj-Napoca » August 15th-17th Pukkelpop Hasselt » August 9-10th - Loveland Festival » August 6h - 11th Sziget Festival Budapest » August 9th Street Parade Zurich » August 1st - 3rd Dekmantel Festival Amsterdam » August 1st & 2nd Nature One Kastellaun » Sasha Digweed @ Toft Manor
