开发者

openwrt

0
  • Python OpenWRT crontab

    Im trying to run python script on OpenWrt box: #!/root/system/usr/bin/python import subprocess p = subprocess.Popen([r\"snmpget\",\"-v\",\"1\",\"-c\",\"public\",\"-Oqv\",\"-Ln\", \"192.168.1.1\",\"1[详细]

    2023-01-31 07:25 分类:问答
  • Accessing routing table via SNMP

    Which MIB do I need if I am trying to find the routing table of a Linksys WRT54G with openWRT ins开发者_StackOverflow中文版talled on it?That should be MIB II. The SNMP ObjectID (OID) is .1.3.6.1.2.1.4[详细]

    2023-01-09 23:46 分类:问答
  • Java on OpenWrt/DD-WRT

    I have an existing solution written in Java which I would love开发者_高级运维 to run on OpenWrt routers. Will OpenWrt even run Java without installing a lot of dependencies? Anyone ever tried this?I\'[详细]

    2022-12-30 22:12 分类:问答
  • Securing Large Downloads Using C# and IIS 7

    Here\'s the setup: 1 web server running a C# app to which my users (stored in a MySQL database on said server) authenticate.[详细]

    2022-12-18 13:13 分类:问答