gushmazuko

Results 28 comments of gushmazuko

Me too fullscreen option is gone. Device: Nexus 6, Android 7.1.1

> Where does build.sh save the KeymanEngine.xcframework file? The framework will be built to `engine/KMEI/build/(Debug|Release)-universal/KeymanEngine.framework`.

@jahorton I have builded KeymanEngine via `keyman/ios/samples/KMSample2/build.sh`, нow I can run the app in the simulator without the above error. ![Screen Shot 2022-08-03 at 05 46 50](https://user-images.githubusercontent.com/34921843/182613191-15714a2e-c1c3-438b-9d1f-34c8d53df932.png) But I ran...

- The `languageID` seems to match the `BCP 47 tag`. In our case it will be: [ce-latn](https://keyman.com/keyboards/languages/ce-latn): ```swift // Add a custom keyboard let kmpFileURL = Bundle.main.url(forResource: "chechen_latin", withExtension: "kmp")!...

hello, @rhukster what do you think about?

You can use [Traefik](https://doc.traefik.io/traefik/) instead of NGINX proxy. It's more perfulll, simple and nativerly supported by docker.

Fixed https://github.com/gushmazuko/metasploit_in_termux/pull/185

In order to have updated Termux: - **Purge all data** of `Termux` in Android Settings - Uninstall and reinstall latest Termux version from [F-Droid](https://f-droid.org/en/packages/com.termux/) (Version on Play Store is outdated)...

I'll check today

Try re-install msf from scratch. It works for me with latest update. [![asciicast](https://asciinema.org/a/XkW3lsnREp01eAiSedmyuFP5u.svg)](https://asciinema.org/a/XkW3lsnREp01eAiSedmyuFP5u)