Wetitpig

Results 12 comments of Wetitpig
trafficstars

How about if I run it in Termux itself but not in `/system/bin`? Thanks a lot!

`Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen chunked=chunked) File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/urllib3/connectionpool.py", line 354, in _make_request conn.request(method, url, **httplib_request_kw) File "/data/data/com.termux/files/usr/lib/python3.7/http/client.py", line 1229, in request self._send_request(method, url, body,...

I am actually not sure if that would be possible. Basically, all smartwatches are communicated with payloads, including the battery level. Unless there is a unified API / message payload...

> **Use this command** > > ``` > termux-battery-status > ``` > > **If it's works please close this issue** This only concerns the battery of the phone, not the...

There is also a refactoring of the GraphQL tests to a base class with all server start and end methods.

Quite a number of methods common to all HTTP services (CORS checking, Hostlist checking etc.) were relocated to reuse code. A parent class `HttpConfiguration` has been created. Are there suggestions...

@macfarla @shemnon I am now implementing only changes for max connections and timeout. The rest is to be implemented later.

My node on snap sync shows static block reward as 0 even at genesis block of ETH mainnet. Not sure if the protocol specification was purged as part of the...

> > My node on snap sync shows static block reward as 0 even at genesis block of ETH mainnet. Not sure if the protocol specification was purged as part...

This seems to be an issue of the package `lftp` rather than Termux or the patches applied in termux packaging. Maybe you can open an issue there? There seems to...