Skip to content

Instantly share code, notes, and snippets.

View easy4do's full-sized avatar

easy4do

  • Joined Apr 27, 2026
View GitHub Profile
@easy4do
easy4do / check_torr
Last active May 24, 2026 11:10
Search LAN TorrServer Lampa plugin
(function () {
'use strict';
function LampaChecker() {
var network_ips = ['127.0.0.1', '192.168.1.1', '192.168.2.1', '192.168.3.1', '192.168.1.2', '192.168.0.1', '192.168.88.1'];
var current_index = 0;
var default_port = '8090';
this.init = function () {
// Ждем полной готовности приложения Lampa