2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Gemini cliでjailbreak

Last updated at Posted at 2025-06-28

geminicliの脱獄に成功したので初投稿

とりあえずwindows用

anything_run.bat
@echo off
%*

書いたgeminiと違うフォルダに置いたらちゃんと認識してくれた
追記:バッチの実行とかなんか不安定

動作未確認のBash向け

anyting_run.sh
#!/bin/bash
"$@"   
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?